akva2 / waldo

Where's waldo?
Other
0 stars 1 forks source link

Render the BVH representation itself #10

Open VikingScientist opened 3 months ago

VikingScientist commented 3 months ago

Currently the only supported rendering option is to do depth-coloring. I.e. to visualize gray = near and white = far. We should aim to support different rendering options with the first one to be able to render the box representation of the bvh itself.