Hi !
I’m using the Swing FPS Counter .
But when I’m rendering in Wireframe mode with the command: options.setOption(Option.ENABLE_WIREFRAME_MODE, true);
the Swing FPS Counter disappears! ( because I think it’s displayed in “wireframe” too) ???
What can I do to avoid this problem? I want to render my Objects in Wireframe mode, but not the FPS Window!
Thanks for help…
