fixed README

This commit is contained in:
Sven Vogel 2024-03-02 13:27:49 +00:00
parent 4e7b4b63e3
commit 5b9ef89af3
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Reverse Path Tracing
<p align="center">
<img src="https://git.montehaselino.de/servostar/Shadertoy-Shaders/src/branch/main/pathtracing/reverse/overview.png"/>
<img src="https://git.montehaselino.de/servostar/Shadertoy-Shaders/raw/branch/main/pathtracing/reverse/overview.png"/>
</p>
# Reverse Path Tracing
SDF based ray marching reverse path tracer. Capable of direct and indirect diffuse, specular and refractive ray bounces.