An open API service indexing awesome lists of open source software.

https://github.com/gabywald/java3d

Java3D Tutorials, Tests and Uses
https://github.com/gabywald/java3d

3d 3d-graphics cyber cyberpunk j3d java java3d tron visualization vizualisation

Last synced: 11 days ago
JSON representation

Java3D Tutorials, Tests and Uses

Awesome Lists containing this project

README

          

# Java3D
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="."' ..."***

## Notes librairies

### 20220322
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).

### 20251030

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/