Original Post
Hi. Does anyone know how to render curve in directx? I know that i have to use spline interpolation or something similar, but the problem is that i dont know if there are any simple solutions in directx. I have managed to find functions like D3DXVec3CatmullRom(...) but i dont really understand how it works. Please help. Thanks
