jennypng

Recent Notes

  • coding agents

    Mar 16, 2026

    • root
  • Agent Skills

    Mar 16, 2026

    • branch
  • Websites I really like

    Mar 16, 2026

    • Umamusume Pretty Derby - Beginning of a New Era

      Mar 16, 2026

      • leaf
    • beauty log

      Mar 16, 2026

      See 478 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 © 2026

      • GitHub
      • Discord Community