Re: java3d, jogamp and an stl viewer
Posted by
philjord on
Mar 16, 2017; 9:39am
URL: https://forum.jogamp.org/java3d-jogamp-and-an-stl-viewer-tp4037771p4037795.html
I used to use a lot of the j3d gear particular as examples and start
points.
I’ve never notice the stl format reader, but then again I’ve never notice
the stl format particularly, the obj is pretty good as a common base
point.
In checking through my projects I see none of them are dependent on
j3d-org-java3d-all.jar anymore, there was a time when I always included it with
core.
To be honest I’ve got a lot more on my plate trying to make the java3d
android version public, and generally getting the shader pipeline working
better, so the stl library inclusion is way down the list.
Thanks,
Phil.
Sent: Thursday, March 16, 2017 9:25 PM
Subject: Re: java3d, jogamp and an stl viewer