Aug. 2, 2026
3:39 p.m.
On Sun Aug 2 15:39:56 2026 +0000, Henri Verbeet wrote:
I'm unsure whether the implementation is efficient or if there's a better way. Would it make sense to test against the (axis-aligned) bounding box first, before testing each face? I think so, yes. I played around with that idea initially, but I'm not too well versed in 3D graphics, so I ended up with the simple implementation that just iterates everything.
(My absolutely not scientific test was running EEP with that implementation, which seems to call it a few thousand times and then decide "Eh I get enough frames per second, more than on my VM, seems fine") -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11482#note_147612