Skip to content

jpdoyle/GRender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compiling

Depends on SDL, uses cmake for building.

ex:

$ mkdir build
$ cd build
$ cmake .. && make
$ ./grender_test

About

A software-based 3D renderer written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published