I've made a java3d applet that works like i want if i have a PC with minimum requisites for 3D applications. But i notice that, in some cases the mouse movement influences the graphics that are drawn in java3d window. I have a lot of balls bouncing inside a box with certain velocity. If i move the mouse pointer to inside the area of the application the movements of the balls are influenced and the application still very slow, with slow movements and poor performance. If i move the mouse pointer in non-application area, the problem is the same. If i don't move the mouse everyting is getting normal... I don't know what this could be, since in most of the PCs that i've tried, there are no problems of that kind :(
If someone could help, i appreciate
Thanks in advance
Carlos Vieira
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".