Kwasniok / cpp-raytracing

non-linear raytraycing based on "Raytracing in One Weekend"
2 stars 0 forks source link

non-Euclidean ray propagation #45

Closed Kwasniok closed 2 years ago

Kwasniok commented 2 years ago
Kwasniok commented 2 years ago

cool looking setup:

./build/examples/swirl_triangles --out out/out --resolution_factor 1 --ray_depth 100 --sa
mples 10000 --save_frequency 1 --swirl_strength 0.01 --ray_step_size 0.5

note: May not be accurate! (Step size might be too large.)