Skip to content

Commit d04e4d1

Browse files
authored
Update image path for ray tracing example
1 parent 6c19247 commit d04e4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ vf_matrix = view_factors(bvh; rays_per_triangle=1000)
6060
- [Full API Documentation](https://juliageometry.github.io/Raycore.jl/)
6161
- [Ray Tracing Tutorial](https://juliageometry.github.io/Raycore.jl/raytracing_tutorial.html) - Build a complete ray tracer from scratch
6262

63-
![Ray tracing example](./docs/raytracing.png)
63+
![Ray tracing example](./docs/src/raytracing.png)

0 commit comments

Comments
 (0)