Draw some curves
| .gitignore | Initial commit | |
| curve.c | Optimize a little | |
| LICENSE | Initial commit | |
| Makefile | Optimize a little | |
| raygui.h | Initial commit | |
| readme.md | Initial commit | |
| screenshoot.png | Initial commit | |
Curve
Small raylib + raygui app that draws curves.
Dependencies
raylib raygui (already in the repo)
Building
make
Controls
- Mouse wheel: zoom
- Control/Alt + Mouse wheel: rotate
- Left/Right: rotate
- R: reset zoom and rotation