Skip to content

LukeWebb99/CubicBezier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubicBezier

A program made using SFML, C++ to demonstrate a Cubic Bezier Curve with moveable anchors

alt text

How to Use

the program has two types of anchors shown as red and white points in the window for manipulating the line:

  • White moves the position of the line
  • Red changes the curve of the line

both types can be clicked and dragged on and moved freely around the window.

Dependencies

For managing dependencies I used vcpkg this allows the repo to be a smaller size for download

vcpkg install sfml

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages