I have two jogl GLCanvases up and running, each having their own respective Animators. When I start the Animators, they run REALLY slow. The animation (a spinning object) is very choppy.
Is the timer attached to the Animator really slow, or is it something else? Any other ideas why two animators run things really slow?