Login  Register

Re: Rendering without callbacks

Posted by Leigh McRae on Jan 16, 2011; 5:15pm
URL: https://forum.jogamp.org/Rendering-without-callbacks-tp2259774p2267568.html

No problem.  Thanks anyway.  Since my BlackBerry and Android versions queue up work, I was able to make a JOGL version that consumes in the display callback instead of a thread.  It wasn't as big of a change as I thought.