Login  Register

Re: Using NEWT the window flashes and then the program terminates.

Posted by petsagouris on May 22, 2012; 7:46pm
URL: https://forum.jogamp.org/Using-NEWT-the-window-flashes-and-then-the-program-terminates-tp4006834p4007336.html

The code is exactly the same as it is at the moment on the justincstuff site.

Simple copy and paste, although it is not visible in the video since I used Ctrl+C/V for getting it rather than the context menus.

The weird thing is that using the TestGearsNEWT.java as referenced from the NEWT Overview page (adapting slightly the class layout to work standalone) makes everything work properly. I don't know why the only new thing in that class is the usage of the Animator object...