ecurtiss / CatRom

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

Improve testing #12

Open ecurtiss opened 2 months ago

ecurtiss commented 2 months ago

Many portions of CatRom were tested when I first wrote them and then never again. Basic verification tests, speed regression tests, and a suite of visual tests would make me feel a lot better. A little work has been done on visual tests in test/test-bench.rbxl.