Re: JOGL 2 support for Ardor3D, JMonkeyEngine 3, jzy3d and NiftyGUI
Posted by
Andreas on
Oct 20, 2015; 11:43am
URL: https://forum.jogamp.org/JOGL-2-support-for-Ardor3D-JMonkeyEngine-3-jzy3d-and-NiftyGUI-tp1706747p4035530.html
Hi,
I created I simplified (at least I think that) non-Netbeans platform example of the opening and closing tab example (
https://github.com/AndiMb/Ardor3DTabbedPane ). I have two problems.
1. Sometime, when adding a tab, the teapot is shown without any light an just white.
2. Sometime the canvas size is smaller than the JPanel size. After a manual resizing it works.
Are there any hints for me?
Andreas