src | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
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
src | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
I was trying to understand how Bézier Curves are created/calculated, so I created this program to draw them.
Graphics done in SDL2