-
-
Notifications
You must be signed in to change notification settings - Fork 36.1k
Closed
Description
Description of the problem
ShapeGeometry includes a section of code to correct the traversal direction of the boundary and holes. But it is written such that the holes are only corrected if the boundary is not clockwise. This results in failure in the case where the boundary is clockwise and the holes are clockwise.
The hole corrections should be independent of the outside boundary correction.
Three.js version
- Dev
- r99
- ...
Browser
- All of them
- Chrome
- Firefox
- Internet Explorer
OS
- All of them
- Windows
- macOS
- Linux
- Android
- iOS
Hardware Requirements (graphics card, VR Device, ...)
Metadata
Metadata
Assignees
Labels
No labels