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 9, 2024
1 parent 76fa68c commit 18accc1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,11 @@ This version of the library includes the following functionality:
* Fast binned SAH BVH builder using AVX intrinsics
* BVH optimizer: reduces SAH cost and improves ray tracing performance
* Single-ray and packet traversal.

The current version of the library is rapidly gaining functionality. Please expect changes to the interface.

Plans:

* Spatial Splits (SBVH)
* Conversion to GPU-friendly format
* Collapse to 4-wide and 8-wide BVH
Expand Down

0 comments on commit 18accc1

Please sign in to comment.