Ok,
 
I have two video cards in my Win 98 box.  1 is a ATI Rage Pro that has really bad OpenGL support the other a Viper II with excellent OpenGL support.  Now I have written many c/c++ programs using OpenGL and switched between the two cards two figure out "how much better the Viper is than ATI".  I have found that the Viper II card will use OpenGL and render images about 50 times faster (using the latest drivers from each).  Now (getting to the Java part), If I run any java3d program I end up with exactly the same results.  About 7 frames per second, running a simple primitive box rotating on the Y axis at full screen.  I know I have OpenGL installed correctly because I can run any of my c/c++ programs fine.  So what am I missing with java3d?
 
Thanks
Demetrius

Reply via email to