You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now frustum culling off because the culling happens too early. Need to get the correct bounding sphere for each quad so the camera knows the quad is inside the camera frustum.
The text was updated successfully, but these errors were encountered:
Right now frustum culling off because the culling happens too early. Need to get the correct bounding sphere for each quad so the camera knows the quad is inside the camera frustum.
The text was updated successfully, but these errors were encountered: