jennypng

Recent Notes

  • Computer Vision

    Jun 04, 2025

    • Linear Discriminant Analysis (LDA)

      Jun 04, 2025

      • Object Detection

        Jun 04, 2025

        • backpropagation

          Jun 04, 2025

          • classifier

            Jun 04, 2025

            See 311 more →

            Home

            ❯

            unity splines

            unity splines

            Apr 26, 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