1
0
Fork
You've already forked curve
0
Draw some curves
  • C 99.9%
Find a file
2026年03月14日 13:48:35 +02:00
.gitignore Initial commit 2026年03月01日 15:43:40 +02:00
curve.c Optimize a little 2026年03月14日 13:48:35 +02:00
LICENSE Initial commit 2026年03月01日 15:43:40 +02:00
Makefile Optimize a little 2026年03月14日 13:48:35 +02:00
raygui.h Initial commit 2026年03月01日 15:43:40 +02:00
readme.md Initial commit 2026年03月01日 15:43:40 +02:00
screenshoot.png Initial commit 2026年03月01日 15:43:40 +02:00

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

Screenshoot

Sierpinski arrowhead curve