Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
zeux.io
(Uncensored)
subscribe
zeux.io - View frustum culling optimization - Never let me branch
https://zeux.io/2009/03/01/view-frustum-culling-optimization-never-let-me-branch/
links
backlinks
In previous iteration we converted the code to SoA instead of AoS, which enabled us to transform OBB points to world space relatively painlessly, and eliminated ugly and slow dot product, thus making the code faster. Still, the code is slow. Why?