bvh_article icon indicating copy to clipboard operation
bvh_article copied to clipboard

Missing bounds by default [ bug ]

Open TheSenPie opened this issue 11 months ago • 0 comments

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

TheSenPie avatar Mar 04 '24 12:03 TheSenPie