Requires Unity 3.5.7 or higher. Handling splines the easy way:
* Create and edit curves (Linear, Catmul-Rom, Kochanek-Bartels with local TCB control) in the editor and at runtime
* Get position, tangent, orientation and custom values for any spline point by relative (F) or absolute (units) distance
* Extrude shapes and meshes or create meshes from curves
* Clone transform sets along a curve to build chains, fences etc...
* Designed for speed: almost all data can be precached and linear interpolated later on
* Full featured API: Design time? Runtime? Doesn't matter!
* Free Addons for playMaker and Magical Box
* Fully documented C# Source, Examples, Online Manual & Support Forum
|