albedo-engine / albedo

Efficient and easy to use rendering framework for real-time visualization based on WebGPU
MIT License
66 stars 2 forks source link

albedo_bvh: Prune tree and improve performance #36

Open DavidPeicho opened 6 months ago

DavidPeicho commented 6 months ago

The BVH performance is clearly not great yet. Once the profiling is implemented, researching better BVH could help.