jME 3.10.0-beta1
jMonkeyEngine Hub
June 5, 2026
This is expected, the beta uses gles on desktop by default, and gles does not support wireframe polygon mode. It needs to be implemented manually using line meshes.
I am not sure if we should do this automatically in the engine, or just deprecate the material wireframe mode
Discussion in the ATmosphere