A Catmull-Rom spline implementation.
-
Updated
Dec 20, 2025 - Go
A Catmull-Rom spline implementation.
This is a class I wrote for ease of development in general. This spline is very useful for NPC pathfinding, interpolating data, and many other things that you can google.
This repo is just for testing diffrent splines, B-spline, Catmull-Rom spline and NURBS
Add a description, image, and links to the catmullrom topic page so that developers can more easily learn about it.
To associate your repository with the catmullrom topic, visit your repo's landing page and select "manage topics."