A little bit complicated program that allows you to render complicated scene with different visual effects using path tracing algorithm.
- MacOS >= 10.13
- clang >= 9.0
- OpenCL >= 1.2
- Discrete video card
How to start the program:
make
./RT resources/scenes/test.sc
Some usefull buttons:
Esc - exit
WASD - moving
M - rotating camera with mouse
You are free to copy, modify and share under your name my exercises. But you will learn nothing, or will have the impression to understand without be able to do it again alone. Be responsible and simply ask for help.
omiroshn