I am hesitating what I should be using in my engine.
If I use functions provided by DirectX SDK (D3DX),
the functions will take advantage of the graphics hardware. otherwise, it
will be executed by CPU....
But Catmull-Rom implemented by Software is much easier than using squads....
What's your opinion about that?
Thanks
Jack