svenstaro / bvh

A fast BVH using SAH in rust
https://docs.rs/bvh
MIT License
229 stars 40 forks source link

Consider restructuring the bvh/ directory #18

Open Prior99 opened 7 years ago

Prior99 commented 7 years ago

Currently some functions are defined in some files where it is unobvious that they are implemented there.