Skip to content

Egor2001/StukopenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StukopenGL

Tiny C++ CPU render

build

$ mkdir -p bin
$ make

Requires modern C++17 GNU compiler to be used

run

$ ./bin/main ARGS...

Output goes directly to the framebuffer (/dev/fb0)