Skip to content

Commit

Permalink
Merge pull request #9 from eloj/remove-self
Browse files Browse the repository at this point in the history
Remove myself from README.md
  • Loading branch information
jbikker authored Nov 2, 2024
2 parents a54054f + 4f60035 commit 6128524
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 6128524

Please sign in to comment.