-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating the JCAD to check for bad faces in Obj generation
- Loading branch information
Kevin Harrington
committed
May 31, 2024
1 parent
729ac54
commit 5e90ecd
Showing
4 changed files
with
73 additions
and
65 deletions.
There are no files selected for viewing
Submodule JCSG
updated
2 files
+21 −11 | src/main/java/eu/mihosoft/vrl/v3d/ext/quickhull3d/Face.java | |
+45 −41 | src/main/java/eu/mihosoft/vrl/v3d/ext/quickhull3d/Vector3d.java |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters