Re: [JAVA3D] Java3D demos

2001-06-05 Thread Tapani Rauhala
EMAIL PROTECTED]]On Behalf Of John Wright > Sent: 5. kesäkuuta 2001 18:25 > To: [EMAIL PROTECTED] > Subject: Re: [JAVA3D] Java3D demos > > > After a few more minutes my machine stopped responding to mouse clicks > and I had to crash it in order to do anything. > > We really nee

Re: [JAVA3D] Java3D demos

2001-06-05 Thread John Wright
After a few more minutes my machine stopped responding to mouse clicks and I had to crash it in order to do anything. We really need to work on the reliability of Java 3D (especially applets). It's quite possible the problem was caused by malfunctioning Javascript in their webpage but we should

Re: [JAVA3D] Java3D demos

2001-06-05 Thread John Wright
Tapani, I tried your Hover demo and it looked great as it was loading, nice status messages but then just a blank grey screen (never appeared to actually run). (My configuration is a standard high end PC - Athlon 800, 256 Meg RAM, GeForce 256, Java 1.3.1, Java 3D 1.2.1) - John Wright Starfire Re

[JAVA3D] Java3D demos

2001-06-05 Thread Tapani Rauhala
Hi, We have been developing Java3D based product since last autumn, and have put some nice demos to our web site. If you are interested to see what we have achieved, visit the following link: http://www.eximiasc.com/products/e3d/e3deng.html Loading demos can take some time so be patient... Some

[JAVA3D] Java3D Demos

2000-09-09 Thread Iris Huang
Hello, I am a beginner of Java3D. When I tried to load a Java3D demo on my PC (Windows98, 64MB memory), I got a problem. Every time the explorer stopped at "loading java applet...", and at the bottom of the browser, there was an error message: error: javax/media/j3d/SceneGraphObject.

Re: [JAVA3D] Java3D demos on Linux

2000-08-24 Thread G . Veith
Subject: Re: [JAVA3D] Java3D demos on Linux 25.08.00 00:05 Please respond to Discussion list for Java 3D API i've done some testing with linux and IBM's JDK... i have al

Re: [JAVA3D] Java3D demos on Linux

2000-08-24 Thread adam treat
i've done some testing with linux and IBM's JDK... i have also experienced the same problem, however the problem is with the jit and not the development kit itself... export JAVA_COMPILER=NONE will turn off the jit and then you won't be having the problem --- [EMAIL PROTECTED] wrote: > hi all,

Re: [JAVA3D] Java3D demos on Linux

2000-08-23 Thread Ole Vilmann
Institute -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 22. august 2000 11:09 To: [EMAIL PROTECTED] Subject: [JAVA3D] Java3D demos on Linux hi all, I'm just testing Java3D on Linux and get some strange results. When I start the HelloUniverse demo,

[JAVA3D] Java3D demos on Linux

2000-08-22 Thread G . Veith
hi all, I'm just testing Java3D on Linux and get some strange results. When I start the HelloUniverse demo, java crashes after a few seconds with segmentation violation. When I start the PureImmediate demo, everything runs fine. I'm using SuSE Linux 6.3 with mesasoft 3.1-58, IBM jdk 1.3 for Linux