FPSAnimator problem.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FPSAnimator problem.

anandcta123
Hi,

I am facing issue with FPSAnimator to get proper fps rate. If I use single instance of FPSAnimator for each GLJPanel of 16 GLJPanel's, the callback fps rate to display function of each GLEventListner is varying. If I attach all GLJPanel's to single instance of FPSAnimator, I will get constant fps rate, but performance degrading. Please suggest me how to use FPSAnimator in optimistic way.

Thanks and Regards,
Anand