Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 334 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 334 Bytes

Bezier curves in OpenGl

Programm

This program can render any grade Bezier curves with basic editing tools
To see controls, check Instruction

Program uses OpenGL, GLEW, GLFW and ImGui

Made in VS by Lucius 15 and Kittenlover