Re: Demo on linking Java3D with Actor Prolog
Posted by hharrison on Jan 26, 2013; 5:36pm
URL: https://forum.jogamp.org/Demo-on-linking-Java3D-with-Actor-Prolog-tp4028018p4028026.html
Nice work Alexei, glad it worked out for you.
WRT a Java3d page, my time is drastically limited at the moment, but if someone beats me to it... :-)
What I'm currently looking at for Java3d (roughly in the order I'll tackle them):
- integrate changes from August
- integrate test case from Kenji
- github has disabled the file-download functionality, so getting java3d built here at jogamp is
important so that people can get prebuilt jars again
- remove the final dependency in j3dcore on j3dutils so that j3dcore can be built without j3dutils (J3DBuffer)
- change source layout to standard maven layout (all three vecmath, j3dcore, j3dutils)
- a Java3d page