C++ • OpenGL • GLUT
An interactive Bezier modeling tool built from the ground up using C++ and the OpenGL/GLUT framework.
The application allows users to dynamically manipulate control points for real-time 2D curve editing. It also features advanced mathematical implementations for degree elevation and rendering fully functional 3D bicubic Bezier surfaces.