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 12, 2024
1 parent 82c18d3 commit e746b7e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ Plans:
* BVH4_GPU traversal
* Efficient CWBVH GPU traversal
* TLAS/BLAS traversal with BLAS transforms
* Example renderers:
* CPU WHitted-style ray tracer
* GPU path tracer
* GPU wavefront path tracer

These features have already been completed but need polishing and adapting to the interface, once it is settled. CWBVH GPU traversal combined with an optimized SBVH provides state-of-the-art **#RTXOff** performance; expect _billions of rays per second_.

Expand Down

0 comments on commit e746b7e

Please sign in to comment.