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
Generating contours can take seconds for real world meshes, relying heavily on multithreading.
This likely can be improved by revisiting the algorithm and apply some sort of spatial hash to reduce work done.
Generating contours can take seconds for real world meshes, relying heavily on multithreading.
This likely can be improved by revisiting the algorithm and apply some sort of spatial hash to reduce work done.