Java3D Tutorials, Tests and Uses (2010+)
* Reprise de Tutoriaux Java3D
* Personnalisation du typage des éléments :
* représentations
* comportements
* ...
* Une vue du CyberEspace / CyberSpace
"To run, do not forget '-Djava.library.path="."' ..."
Specific 32 or 64 bits are 'j3dcore-ogl' (here 64 bits): j3dcore-ogl.dll and libj3dcore-ogl.so *.dll are for Windows and *.so are for Unix/Linux Systems (including Mac OS X)
Configuration for Eclipse IDE : include path to these libs via including directories into : Project Properties > Libraries > JRE System Librairies > Native Library Location 'Java3D/3Dlibs_64bits' or equivalent. Set it also for Maven and other launch systems (including ant if necessary).
see also : https://github.com/Java-3D/Java3D see also : https://gouessej.wordpress.com/2012/08/01/java-3d-est-de-retour-java-3d-is-back/ see also : https://zetcode.com/maven/executable-jar/