Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eloj committed Nov 2, 2024
1 parent a54054f commit 4f60035
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ The cross-platform fenster-based single-source bitmap renderer can be compiled w

````g++ -std=c++20 -mavx -lgdi32 tiny_bvh_fenster.cpp -o tiny_bvh_fenster```` (on windows)

Thanks to Eddy L. O. Jansson for help with g++ and clang.

# Version
The current version of the library is a 'prototype'; please expect changes to the interface. Once the interface has settled, more functionality will follow. Plans:
* Spatial Splits (SBVH)
Expand Down

0 comments on commit 4f60035

Please sign in to comment.