Open valentinpopescu98 opened 2 years ago
Frustum culling does not work as intended. Needs fix.
If possible, shorten the SphereInFrustum() method. There are too many if instructions that slow down the program.
SphereInFrustum()
if
Frustum culling does not work as intended. Needs fix.