2024-03-02 13:25:41 +00:00
|
|
|
# Reverse Path Tracing
|
|
|
|
|
|
|
|
<p align="center">
|
2024-03-02 13:26:51 +00:00
|
|
|
<img src="https://git.montehaselino.de/servostar/Shadertoy-Shaders/src/branch/main/pathtracing/reverse/overview.png"/>
|
2024-03-02 13:25:41 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
SDF based ray marching reverse path tracer. Capable of direct and indirect diffuse, specular and refractive ray bounces.
|