just a small investigation…
what do you use as GUI in your 3D applications? (for example for menus and other simple stuff)
standart AWT components?
rendering 2D directly? with J3DGraphics2D?
or just Text3D & Shapes with behaviors?
something else?
what are you using as GUI components?