Crates.io | obvhs |
lib.rs | obvhs |
version | 0.1.0 |
source | src |
created_at | 2024-07-25 19:10:18.615777 |
updated_at | 2024-07-25 19:10:18.615777 |
description | BVH Construction and Traversal Library |
homepage | https://github.com/DGriffin91/obvhs |
repository | https://github.com/DGriffin91/obvhs |
max_upload_size | |
id | 1315361 |
size | 1,283,237 |
OBVHS optionally uses rayon to parallelize building. Many parts of the building process are parallelized, but single threaded building speed has initally been the priority so there is still quite a bit of room for improvement in parallel building performance.
See Tray Racing.