Skip to content

Latest commit

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

3D Renderer

very simple 3D Renderer written in C, outputs .ppm files

how to build using ninja:

mkdir build
cd build
cmake -G Ninja ..
ninja

then execute with:

./ppm

example image rendered with this: alt text with lines: alt text

About

very simple 3d renderer written in C, outputs .ppm files

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages