/bezier

Bezier curve drawing tool

Primary LanguageC

Bezier Curve Algorithm

Bezier algorithm implementation using openGL. Run make run in the terminal to compile and start the application. This app requires openGL and glut installed (-l GL -l glut).