issues
search
jbikker
/
tinybvh
Single-header BVH construction and traversal library.
MIT License
530
stars
25
forks
source link
Merging dev into main: v1.0.0
#29
Closed
jbikker
closed
4 days ago
jbikker
commented
4 days ago
Changes:
Redesigned the speedtest tool, now with shadow rays and validation.
Shadow ray queries for the four main CPU layouts.
Separation of helper function code to separate section in tiny_bvh.h.
Version bumped to 1.0.0. It is time.
Changes: