Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 605 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 605 Bytes

graphics-demos

Demo examples for some of my math-writeups made with SDL2 and frame buffer for CPU/memory graphics. All the demos are contained in code folder, main.cpp is just to launch the window and handle events.

Instructions

[SPACE] - Pause/Resume
[ESC]/[Q] - Exit

Compile/Build

> build.bat

Run

> cd build
> [DEMO NAME].exe

Preview

Barycentric coordinates

Rectangles

Circles