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
When I run the output through f3d I see many holes. Triangles should be stored with points ordered clockwise from the outside, so as to be processed correctly by other tools. Otherwise they assume the normal to the surface points inward and may not draw them from the outside.
The text was updated successfully, but these errors were encountered:
When I run the output through f3d I see many holes. Triangles should be stored with points ordered clockwise from the outside, so as to be processed correctly by other tools. Otherwise they assume the normal to the surface points inward and may not draw them from the outside.
The text was updated successfully, but these errors were encountered: