Unverified Commit 5de75ccf authored by Hesper Yin's avatar Hesper Yin Committed by GitHub
Browse files

Update camera_rays.md

parent c46463ef
...@@ -26,7 +26,7 @@ Once you have implemented `Pathtracer::trace_pixel`, `Rect::Uniform::sample` and ...@@ -26,7 +26,7 @@ Once you have implemented `Pathtracer::trace_pixel`, `Rect::Uniform::sample` and
You can visualize the result of the generated rays by checking the box for Logged rays under Visualize. You can visualize the result of the generated rays by checking the box for Logged rays under Visualize.
![logged_rays](new_results/log_ray.png) ![logged_rays](new_results/log_rays.png)
**Tips:** **Tips:**
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment