bvh_article
bvh_article copied to clipboard
Missing bounds by default [ bug ]
Maybe add a default bounds
initialization after this line to use the bvhNode[0]
bounding box. If SetTransform() is not called on BLAS, the TLAS intersection code will most probably crash.
https://github.com/jbikker/bvh_article/blob/d7141934b00c23d2a0523f24525c511fdec0114c/toplevel.cpp#L70