Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbikker authored Nov 11, 2024
1 parent f53e75f commit 1a0c7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The **performance measurement tool** use OpenMP and can be compiled with:
This version of the library includes the following functionality:
* Binned SAH BVH builder
* Fast binned SAH BVH builder using AVX intrinsics
* Spatial Splits (SBVH)
* Spatial Splits (SBVH) builder
* BVH optimizer: reduces SAH cost and improves ray tracing performance
* Collapse to 4-wide and 8-wide BVH
* Conversion of 4-wide BVH to GPU-friendly 64-byte quantized format
Expand Down

0 comments on commit 1a0c7cb

Please sign in to comment.