Open GL Programming -- 3

Job ID: 34873429

Budget: ₹2,500 – ₹3,500 INR

program to generate a curved path through a given set of points. Display the generated curve.
Coefficient matrices for each segment based on Catmull-Rom formulation.
The code draws 8 cubes representing the given points. Calculate the cubic curve for each segment with 200 points per segment, and to draw the curve by connecting those 200 points as lines

More details in chat
Related categories: C Programming C++ Programming OpenGL