Re: [JAVA3D] Graphic cards and processor need

2000-01-14 Thread ArtMotion
Running NT needs already a lot of memory. I didn't notice any speed up on Linux from 128 to 256 MB, but this I think I know why: The Java Interpreter (java[.exe]) uses per default always the same amount of memory. (This is 1MB on my machine) And this could be a reason why there is no speed up. Tr

[JAVA3D] Graphic cards and processor need

2000-01-14 Thread Martijn Vastenburg
When I run my Java3d application, the WIntel/NT system slows down because the application consumes all processing power of the CPU. I thought the graphics processing would be done by the graphics 3d card. 1. How much processing power of the main cpu does a java3d application consume? Does one nee