Maik Marschner

Results 221 comments of Maik Marschner

@ThatRedox How does the first commit improve the performance? Is it the fewer array index accesses or calling `intersectFace` without `Scene` allowing for better inlining? I'd like to cherry-pick that...