Skip to content

OggyP/BezierCurves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bezier Curve Visualsation

Bezier Curve Visualsation Example Image

A program which can be used to much around with bezier curves and visualise how bezier curves are formed. Made in C++ with SFML.

Controls

Mouse

Left Click anywhere to create a new point. Or Hold Down Left Click and Drag to move an existing point.

Right Click on an existing point to delete the point.

Keyboard

Press r to reset the screen (delete all of the points).

Press u to undo placing the last point (delete the last point placed down).

Press l to toggle showing the lines that are used to illustrate how the bezier curve is formed.

Install

Download

Naviagte to the releases tab on the right. Follow the instuctions provided there.

Compile the Program

Clone this repository and follow the instuctions on the SFML Visual Studio Code Boilderplate to learn how to compile the program from source.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages