Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 207 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 207 Bytes

Rendering Bézier Curve in C with SDL

Thumbnail

Build

gcc *.c -lSDL2 -lm -o prog

Usage

Change screen resolution in pre-processing definition

./prog