Login  Register

Want to share JOGL Port of TWL

Posted by mahesh on Nov 29, 2017; 7:09am
URL: https://forum.jogamp.org/Want-to-share-JOGL-Port-of-TWL-tp4038346.html

I have ported TWL:Theme Widget Library to work with NEWT & jogl.

I am saying porting, since I had to change keyCodes and modify some widget event handlers along with writing jogl renderer and input processor.

The eclipse project with demo is available at github.

So if you want to use TWL in jogl projects feel free to use it, since TWL works perfectly with JOGL and is extremely powerful (try running tests).

Please share your experience or query if any.