jME 3.10.0-beta1
jMonkeyEngine Hub
June 6, 2026
The problem is that implementing it in a way that works with every mesh, is not very clean.
We would have to create (and cache) a line mesh for every mesh seen by the renderer and then swap the real mesh with it during rendering with wireframe is enabled.
It is doable, but seems like a lot of work for a feature that is not very useful.
Discussion in the ATmosphere