BezierCurves/README.md

6 lines
149 B
Markdown
Raw Normal View History

2020-09-22 19:56:44 +00:00
# Bezier Curves
I was trying to understand how B<>zier Curves are created/calculated,
so I created this program to draw them.
Graphics done in SDL2