February 10, 2008

bezier interpolation

I just got my Bezier interpolation working:



This thread was very helpful, and I stole the code for the cubic equation solver from here. The code to draw Bezier curves is from here.

Now I have to apply it to my animation curves.

1 comment :

Anonymous

Hello! I'm back :) (from http://strikebunny.blogspot.com/2007/12/lack-of-progress-report.html#comments)
Glad to see you finally had the time to crack on your beizer curve implementation!

I did my devlog too as you can see from my clickable nickname but i worked only on thing that i can't post :( (NDA are evil sometimes)

Can't wait to see some animation using your new stuff :) bye!

Post a Comment