Skip to content

JoakimOL/raytrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray tracer

Experimentation and learning in C.
If i complete the reference implementation, an attempt at a CUDA implementation will also be done.

how to setup and run

$ mkdir build && cd build/
$ cmake ..
$ make
$ ./raytracer ../input.txt
$ feh output.ppm            # to view the image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published