Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Catmull Rom Splines Demo — Gideros Forum

Catmull Rom Splines Demo

ScouserScouser Guru
edited April 2012 in Code snippets
Here is another demo project, this time using Catmull Rom Splines. Feel free to use some or all of it as you see fit. I needed it to display level progress so converted one of @Techdojo's old c++ functions (I couldn't find my Java implementation).

Anyway, here is the project. It is supplied as is and if you want to play around with it feel free. @Techdojo's demo code had a sprite follow the path and allowed the user to move the control points, changing the path on the fly. I didn't need any of this so I didn't convert it, maybe it's something someone else could try and implement.
rar
rar
SplineDemo.rar
222K

Likes: techdojo

+1 -1 (+1 / -0 )Share on Facebook

Comments

Sign In or Register to comment.