Login  Register

Re: How to correctly clean up Java3D?

Posted by Flo on Dec 12, 2014; 7:23am
URL: https://forum.jogamp.org/How-to-correctly-clean-up-Java3D-tp4033725p4033749.html

Without Java3D, creating a new JFrame without setting it to visible will not prevent that code from exiting, just tried that... Java3D can create thousand threads for all I care, as long as everything goes away when it's done ;-)

Will probably open a ticket in our own JIRA to switch to another 3D Framework. *shrug*