Skip to content

jonathanplatzer/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

raytracer

A small raytracer written in C99

How to build and run

meson build
cd build
ninja
./raytracer

# The output will be written to test.ppm

About

A small raytracer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors