Skip to content
Snippets Groups Projects
Unverified Commit b3b1e3b5 authored by Hesper Yin's avatar Hesper Yin Committed by GitHub
Browse files

Update bounding_volume_hierarchy.md

parent 8f307639
No related merge requests found
...@@ -46,10 +46,10 @@ In Render mode, simply check the box for "BVH", and you would be able to see the ...@@ -46,10 +46,10 @@ In Render mode, simply check the box for "BVH", and you would be able to see the
The bvh constructed for spot on the 10th level. The bvh constructed for spot on the 10th level.
![bvh](new_results/bvh.png) ![bvh](new_results/bvh.png)
The bvh constructed for a scene composed of several cubs and spheres on the 0th level. The bvh constructed for a scene composed of several cubes and spheres on the 0th level.
![0](new_results/l0.png) ![0](new_results/l0.png)
The bvh constructed for a scene composed of several cubs and spheres on the 1st level. The bvh constructed for a scene composed of several cubes and spheres on the 1st level.
![1](new_results/l2.png) ![1](new_results/l2.png)
The bvh constructed for bunny on the 10th level. The bvh constructed for bunny on the 10th level.
......
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