jennypng

Recent Notes

  • intro

    Jul 26, 2025

    • intro
    • root
  • graduation

    Jul 26, 2025

    • design

      Jul 24, 2025

      • generation ship

        Jul 24, 2025

        • Aurora - Kim Stanley Robinson

          Jul 24, 2025

          See 330 more →

          Home

          ❯

          CS concepts

          ❯

          graphics sublinks

          ❯

          unity splines

          unity splines

          Jul 23, 20251 min read

          • https://discussions.unity.com/tag/splines

          • SplineContainer

          getting started

          https://docs.unity3d.com/Packages/com.unity.splines@1.0/manual/getting-started-with-splines.html

          programmatically create

          create a SplineContainer, then add a Spline object to it, and finally define the spline’s knots (points along the curve) programmatically.

          • BezierKnot[] where each knot is instantiated w a vec3

          Graph View

          • getting started
          • programmatically create

          Backlinks

          • Computer Graphics
          • pg tutorial notes

          Created with Quartz v4.5.0 © 2025

          • GitHub
          • Discord Community