Login  Register

Re: How to MultiThread in JOGL

Posted by gouessej on Nov 02, 2012; 5:50pm
URL: https://forum.jogamp.org/How-to-MultiThread-in-JOGL-tp4026697p4026735.html

I use invoke() twice here:
http://svn.code.sf.net/p/ardor3d-jogl2/code/trunk/ardor3d-jogl2/src/main/java/com/ardor3d/framework/jogl/JoglAwtCanvas.java

I create a context and I make it current here:
http://svn.code.sf.net/p/ardor3d-jogl2/code/trunk/ardor3d-jogl2/src/main/java/com/ardor3d/framework/jogl/JoglCanvasRenderer.java
Julien Gouesse | Personal blog | Website