Thursday, July 17, 2008

Serpentines

Wooops ...
Ther you write a update every second day for your blog, and *ding* ... you skip a week ... Its that easy.

OK, what happend ...

... I played a lot of WOW, but mainly skilled up some stuff and not made many levels.

On the weekend I work a little on my Camera Class, but somehow I don't remember how far I got ... damn you blizzard!
Anyway, I spend a few minutes at work (between some tasks) in reseaching curves. Yes I've decided to use the XNA Curve tool, but it dose not appear that great anymore, now I know some basics of spline interpolation. For example did I find yesterday a way to calculate the length of a curve ... XNA Curves don't got that ...

I don't know, I'll set down this weeked and have a closer look into that, because now with the Cubic Hermite Spline Interpolation and that way of getting the length ...
Now I only have to get the Hermit Interpolation and the length thing together, get that into a code format and ... I could publish a curve class that beats the XNA curve class ...

... Now that I just writen that I realized how great that single thing could be! ... Hmmm ... how to get the 1th derivation of the Cubic Hermite Spline Interpolation?

No comments: