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
Yes, I have seen this error as well. I believe the reason is this: Three.js wants the vertices of surface boundaries and hole boundaries to go in opposite directions. The errors may be occurring when all the vertices go in the same direction. I will add a check for this. I have hesitated because checks like this can really slow things down. While I am programming, I may need to load a model dozens of times and waiting even a few seconds can be frustrating. And I hear you. A fix wil arrive one day. ;-)
I did some test and had a go with new version...there is some display issue with some
SAM_export.zip
The text was updated successfully, but these errors were encountered: