Hi there! I’m looking to combine Xith3D and another toolkit (for non-graphics work) and I want to put everything in one regular Java window - a JPanel as far as I know (I’m fairly new to Java). I’d like to put other normal GUI widgets inside the one window and have a 3D area as part of that.
The sample code “Swing” in the getting started examples has Swing components inside the Xith3D render window, and the Magicosm GUI test example appears to be Xith3D inside a JPanel but is very full on and integrated with lots of other features.
Are there any simple examples that show this or is there something else I should know to achieve this end?
Thanks,
Lindsay