Skip to content

Various, low level, CPU graphics demos using frame buffer

Notifications You must be signed in to change notification settings

Zermil/graphics-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published