3D Ray Tracing | Blackhole with ordinary objects |
---|---|
Blackhole with a thin accretion disc | With disc and a background |
---|---|
Full Video at YouTube
- C++ 17
- CMake
- OpenCV
OpenCL
cmake -B build
cmake --build build
./build/ray_tracer_test
./build/blackhole_solution_test
W: move forward
S: move backward
A: move left
D: move right
Z: move up
X: move down
Q: flip left
E: flip right
I: look down
K: look up
J: look left
L: look right
Press with shift: Move/Flip/Look faster
-: Decrease FoV
+: Increase FoV
- Fixed camera-blackhole simulator
- Faster, but limited positions
In progress
In progress