Programming Resources
Eclipse: GameFramework Project and Library (Java3D, Jinput, and JOGL)
Websites
Graphics Modeling and Animation
Export As - Wavefront Files (obj, mtl)
Graphics, modeling, and animation concepts. The text obj (object) and mtl (material) file, it is used in java3d and blender, the mtl (material) file a stylesheet for styles and textures and the obj file similar to a vrml file or a graphic file.
Books
Equipment
Journeyman Software: Application Release
Attached is a working example using the java libraries in eclipse, this will let you use the game controller, move around, load a model, load an image, but you need to download the related library jar files from the website. http://www.java3d.org (Java 3D)
Java
Java Development Kit
Java Web Archive - JourneyLife.war
The attached examples files below work and passed unit testing.
Research Notes: