ecurtiss / CatRom

Creates Catmull-Rom splines for Roblox
https://ecurtiss.github.io/CatRom/
Mozilla Public License 2.0
45 stars 11 forks source link

Add method to query for the next point some distance away in Euclidean space #24

Open ecurtiss opened 2 months ago

ecurtiss commented 2 months ago

This is helpful for vehicles whose movement is constrained to a track. For example, the front tires of a car must always be a fixed distance from the back tires.