Login  Register

Re: Crash with Animator class(SOLVED!)

Posted by adi on Mar 10, 2017; 4:17pm
URL: https://forum.jogamp.org/Crash-with-Animator-class-tp4037748p4037766.html

With PBO's i could make asnychrones reading and so
the problem vanishes. It seems, that the Animator class
gets problems with synchronous data transfer, if the blocking
time from readPixel is to large, he cant't do his job correct i think.