$ nix-shell # Only if you are on NixOS
$ mkdir build && cd build/
$ cmake ..
$ make
$ ./ray-tracer ../scene.txt # for preview mode
$ ./ray-tracer ../scene.txt output.ppm # for final rendering
$ feh output.ppm
forked from tsoding/ray-tracer
-
Notifications
You must be signed in to change notification settings - Fork 0
My ongoing effort to learn how to make Ray Tracers
License
ear/ray-tracer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My ongoing effort to learn how to make Ray Tracers
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- CMake 54.0%
- C++ 45.1%
- Nix 0.9%