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
Split heuristic do not permanently stop to examine frustum culling when it should. You can see that by lunching the recursion over only one triangle of the icosahedron and only continuing the recursion over one son, and print the splitEuristic result.
The text was updated successfully, but these errors were encountered:
Split heuristic do not permanently stop to examine frustum culling when it should. You can see that by lunching the recursion over only one triangle of the icosahedron and only continuing the recursion over one son, and print the splitEuristic result.
The text was updated successfully, but these errors were encountered: