Skip to content

SamuNatsu/Bezier-Curve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bezier-Curve

A demo of interactable Bézier curve

Lib

Needs SFML for rendering. (https://www.sfml-dev.org/index.php)

Build

$ make .

Usage

Right click empty area: Create a new node

Right click a node: Delete the node

Left click & drag a node: Drag a node

Limitation

20 nodes max