Hi!
I tried to use the class com.sun.opengl.util.Animator but the result was very very disappointing, the keyboard and the sound didn’t work correctly, the frame rate was unstable. I only added the following line:
new Animator(canvas).start();
Do you have an idea of the cause of this problem?