Re: Simple example with Nifty
Posted by
gouessej on
Nov 08, 2013; 3:21pm
URL: https://forum.jogamp.org/Simple-example-with-Nifty-tp4030529p4030539.html
Rather use JOGLNiftyRunner and NiftyTutorialJOGL:
https://github.com/void256/nifty-gui/tree/1.4/nifty-examples-jogl/src/main/java/de/lessvoid/nifty/examples/joglI ported NiftyGUI to JOGL 1 several years ago, I don't advise you to get outside of the "straight road". This API is easy to use when you start from existing examples but it becomes hard when you start from scratch. If you miss some initialization code, you end up with a black screen or worse.