Skip to content

An implementation of Cubic Bezier Curves in C++ using OpenGL, glut.

Notifications You must be signed in to change notification settings

LOOK2001/CubicBezierCurves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubicBezierCurves

An implementation of Cubic Bezier Curves in C++ using OpenGL, glut.

Curves could be dragged and change direction

Curves_01.exe has been added to /bin (only for 64 bit on Windows)

Example

Built With

  • freeglut - Used to draw graphics on the window.

Authors

  • Wang Xicheng

About

An implementation of Cubic Bezier Curves in C++ using OpenGL, glut.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages