Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 618 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 618 Bytes

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.