Looking for an easy to use 3D Java Engine API (i.e. not wrapper) that has a good community and good development. Extra features (i.e. audio, input, etc.) are not necessary but nice.
List of the most popular Java 3D graphics APIs I found:
Wrappers / Low Level
- Jogl - Strong community / Good support / Active
- Java3D - Abandoned (or slowly dying), phased out Scene Graph (or re-tooling into JavaFX?)
- lwjgl - Wrapper (Along with audio and input) / Active
Engines
jMonkey Engine - Wiki - Active - Branching between version 3.0 and 2.0 (may hurt community)
Bindenlicht - No Wiki! - Not active
High Level (Not designed for gaming)
- Processing - Doesn't seem suited for gaming but for graphics visualizations and demos
Update: Please pick a JAVA engine and explain why its your choice! Thanks!