This is not a really Java3D related question, but I need a very fast-moving demo where I can navigate a simple environment, using the keyboard. The problem is that events aren't handled very well in Java, are they? I mean, using Swing or AWT the menus behave a bit slowly, sometimes mouse events or key events fail to trigger.... What I need is something that can handle several simultaneous key presses. Any ideas or tricks? I'm working on Win2000.
 
I have been wondering about the way Java handles events for sometime now. I'd like to hear your opinion/experience. Does the same happen to you? Is there anyway to correct this? Ideally, I'd like to use something like DirectInput (there goes 100% pure java :).
Java just seems sometimes a bit.... sluggish?!
 
Thanks,
Miguel Branco
 

Reply via email to