Re: JOGL 2 support for Ardor3D, JMonkeyEngine 3, jzy3d and NiftyGUI
Posted by
Andreas on
Nov 03, 2015; 7:51am
URL: https://forum.jogamp.org/JOGL-2-support-for-Ardor3D-JMonkeyEngine-3-jzy3d-and-NiftyGUI-tp1706747p4035713.html
Hi,
I added my version of a RasterTextLabel and a GradientBackground to my TabbedPaneExample (
https://github.com/AndiMb/Ardor3DTabbedPane). So if someone needs an basis for own implementations this could be used. As Julien said a drawback is the dependency on AWT.
An example image:

Andreas