Skip to content

Simple program to visualize Bezier Curve with C++ and EasyX

License

Notifications You must be signed in to change notification settings

Lord-Turmoil/Bezier-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bezier Visualizer

Copyright © Tony's Studio 2023


This is a simple program to visualize Bezier curves. It is written in C++ with EasyX. Powered by Dungine.

Screenshot

image-20231229140345142

image-20231229140543215

Overview

With graphical interface, you can draw Bezier curve interactively, and then use a Bezier curve of power 3 for to interpolate the starting and ending point.

About

Simple program to visualize Bezier Curve with C++ and EasyX

Topics

Resources

License

Stars

Watchers

Forks