PlanetRenderer icon indicating copy to clipboard operation
PlanetRenderer copied to clipboard

Triangulator::SplitHeuristic Alterning Split/SplitCull

Open crazyhouse33 opened this issue 6 years ago • 0 comments

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.

crazyhouse33 avatar Apr 11 '18 13:04 crazyhouse33