Comment Re:Speed of 3D in Java? (Score 1) 220
Tried out Java3D/OpenGL on Windoze.
The application startup time is long.
(okay JVM. we tolerate this).
The application rendering seems fine
but select and move the demo objects arounds.
You would experience momentary freezeups.
After having run few examples, there was also
a crash. The system complained of an error in one of the DLLs.
It *is ready* for prime time on the windows, given
the performance and crashes.
The application startup time is long.
(okay JVM. we tolerate this).
The application rendering seems fine
but select and move the demo objects arounds.
You would experience momentary freezeups.
After having run few examples, there was also
a crash. The system complained of an error in one of the DLLs.
It *is ready* for prime time on the windows, given
the performance and crashes.