Open GL Programming -- 2
Budget: ₹2,000 – ₹2,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
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