jennypng

Recent Notes

  • divine machinery

    Aug 06, 2025

    • reading

      Aug 06, 2025

      • intro

        Aug 06, 2025

        • intro
        • root
      • digital garden

        Aug 06, 2025

        • the grand concert of the world

          Aug 06, 2025

          See 352 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