jogamp
›
java3d
Login
Register
Re: Intersection of two triangles
Posted by
runiter
on
Aug 21, 2017; 12:30am
URL:
https://forum.jogamp.org/Intersection-of-two-triangles-tp4038124p4038158.html
Phil
Ardor3d has a collision tree than can create bounding boxes of not only of meshes but also of sub-section of large meshes:
https://github.com/Renanse/Ardor3D/blob/master/ardor3d-core/src/main/java/com/ardor3d/bounding/CollisionTree.java
Is there a similar thing in Java3D already? If not I guess I'll have to convert the above code to j3d myself.
Saeid Nourian, Ph.D. Eng. |
Graphing Calculator 3D
Free forum by Nabble
Edit this page