Re: [JAVA3D] Java3d 1.3 with JRE 1.4.1_01-b01

2003-01-28 Thread Robert, Jerome
D] AW: [JAVA3D] Java3d 1.3 with JRE 1.4.1_01-b01 This kind of problem happens to me when I've got a Java app running and I try to run a J3D app in the same time generally, it kills both of my processes... I have to shut down all java process if I want the J3D app to run properly. But I think it

[JAVA3D] Réf. : [JAVA3D] AW: [JAVA3D] Java3d 1.3 with JRE 1.4.1_01-b01

2003-01-28 Thread Jacky Rymasz
PROTECTED]] Gesendet: Dienstag, 28. Januar 2003 11:07 An: [EMAIL PROTECTED] Betreff: [JAVA3D] Java3d 1.3 with JRE 1.4.1_01-b01 When I try to run my program under Windows 2000 SP2, with Java3D 1.3 and JRE 1.4.1_01-b01, I get the following error : An unexpected exception has been detected in native

[JAVA3D] AW: [JAVA3D] Java3d 1.3 with JRE 1.4.1_01-b01

2003-01-28 Thread Florin Herinean
] Java3d 1.3 with JRE 1.4.1_01-b01 When I try to run my program under Windows 2000 SP2, with Java3D 1.3 and JRE 1.4.1_01-b01, I get the following error : An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6958AB9A

[JAVA3D] Java3d 1.3 with JRE 1.4.1_01-b01

2003-01-28 Thread Robert, Jerome
When I try to run my program under Windows 2000 SP2, with Java3D 1.3 and JRE 1.4.1_01-b01, I get the following error : An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6958AB9A Function=DrvValidateVersion+0x71F

Re: [JAVA3D] Java3D 1.3 crash

2002-09-13 Thread Roland Sarrazin
OTECTED]> To: <[EMAIL PROTECTED]> Cc: "Discussion list for Java 3D API" <[EMAIL PROTECTED]> Sent: Thursday, September 12, 2002 8:24 PM Subject: Re: [JAVA3D] Java3D 1.3 crash > Hi Roland, > > What OS and graphics card are you runing on ? > What if directx vers

Re: [JAVA3D] Java3D 1.3 crash

2002-09-12 Thread Kelvin Chung
Hi Roland, What OS and graphics card are you runing on ? What if directx version of Java3D is use in case you are not using windows NT/Solaris ? Please also send us a complete test case to investiagate. Thanks. - Kelvin - Java 3D Team Sun Microsystems Inc. Roland Sarrazin wrot

[JAVA3D] Java3D 1.3 crash

2002-09-12 Thread Roland Sarrazin
Hello, I've got a problem with the following combination: Java3D 1.3 (java3d-1_3-windows-i586-opengl-sdk.exe) and JDK 1.4 (j2sdk-1_4_0_02-windows-i586.exe), both downloaded yesterday. It crashes while executing this piece of code: Canvas3D canvas=new Canvas3D(SimpleUniverse.getPreferred

Re: [JAVA3D] Java3D 1.3 beta2

2002-05-02 Thread Scott Y. Hong
sing, they are actually "transparent". Scott Y. Hong - Original Message - From: "Chien Yang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 02, 2002 12:26 PM Subject: Re: [JAVA3D] Java3D 1.3 beta2 > Karsten, > Thanks for th

Re: [JAVA3D] Java3D 1.3 beta2

2002-05-02 Thread Chien Yang
eatly appreicated. thanks, Chien Yang. Java 3D Team. > Date: Thu, 02 May 2002 17:40:33 +0200 > From: Karsten Fries <[EMAIL PROTECTED]> > Subject: [JAVA3D] Java3D 1.3 beta2 > To: [EMAIL PROTECTED] > MIME-version: 1.0 > Content-transfer-encoding: 7bit > X-Accept-Lan

[JAVA3D] Java3D 1.3 beta2

2002-05-02 Thread Karsten Fries
Hi all, i'm collecting the inconsistencies that happened during migrating my app from 1.2.1_03 to 1.3 beta2. 1) sometimes i get the message resetCachedTargets: unmatched length!1 0 can somebody tell me what this message could be related to; it happens during my Shape3D cleanup and i'

Re: [JAVA3D] Java3D 1.3 beta 2 does not install on Windows 2000

2002-04-30 Thread Carsten Friedrich
> > I tried to install the new beta release on my Windows 2000 machine. > I get the following crash. I also have a "core-dump" which is too big > to post to the group, but which I can make available on request. > Previous versions of Java 3D installed without problems. > I forgot to mention some

[JAVA3D] Java3D 1.3 beta 2 does not install on Windows 2000

2002-04-30 Thread Carsten Friedrich
Hi, I tried to install the new beta release on my Windows 2000 machine. I get the following crash. I also have a "core-dump" which is too big to post to the group, but which I can make available on request. Previous versions of Java 3D installed without problems. Carsten Microsoft (R) Windows

Re: [JAVA3D] Java3D 1.3-Beta2 Seems to break on handling Appreance

2002-04-30 Thread Kelvin Chung
>Date: Tue, 30 Apr 2002 16:54:28 -0400 >From: "Scott Y. Hong" <[EMAIL PROTECTED]> >Subject: [JAVA3D] Java3D 1.3-Beta2 Seems to break on handling Appreance >To: [EMAIL PROTECTED] >MIME-version: 1.0 >X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 >X-P

[JAVA3D] Java3D 1.3-Beta2 Seems to break on handling Appreance

2002-04-30 Thread Scott Y. Hong
Hi Kelvin and Doug: I downloaded the Java3D 1.3-Beta2 and test againt the program that used to run just fine on the combinations of JDKs ( JDK1.4 JDK1.3.1) and Java3Ds (Java3D 1.2.1.xx, Java3D 1.3 Beta1, ...). However, the latest beta-2 release break in the area of "Appearance

Re: [JAVA3D] Java3D 1.3 Release...WHEN?

2002-04-26 Thread Raul Rios
Thank you for your information. === 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

Re: [JAVA3D] Java3D 1.3 Release...WHEN?

2002-04-25 Thread Doug Twilleager
Java 3D 1.3 beta2 - any day now (it is making it's way to the web.) Java 3D 1.3 FCS - Probably early June. Doug Twilleager Java 3D Team Sun Microsystems >Subject: [JAVA3D] Java3D 1.3 Release...WHEN? >To: [EMAIL PROTECTED] >Delivered-to: [EMAIL PROTECTED] >Delivered-to: [EMAIL

Re: [JAVA3D] Java3D 1.3 Release...WHEN?

2002-04-25 Thread Joachim Diepstraten
Hi > Is there a release date for version 1.3 of Java3D? There isn't even a release date for 1.3b2 so don't expect one for 1.3 final EOF, J.D. -- Explore SRT with the help of Java3D (http://wwwvis.informatik.uni-stuttgart.de/relativity/minkowski) (http://www.antiflash.net/java3d/relativity (mir

[JAVA3D] Java3D 1.3 Release...WHEN?

2002-04-25 Thread Raul Rios
Is there a release date for version 1.3 of Java3D? === 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 i

Re: [JAVA3D] Java3D 1.3 migration

2002-01-21 Thread Yuri Nikishkov
Title: RE: [JAVA3D] Java3D 1.3 migration I have also seen differences in v1.3beta1 in mixed-mode rendering. Can't be more precise now but the renderer seems to update more often when switching between immediate and retained modes. That generates some unwanted updates between operations i

Re: [JAVA3D] Java3D 1.3 migration

2002-01-21 Thread Joachim Diepstraten
Hi Justin > Not much. In all the code I've done so far, it's just a case on > installing the new version and running everything. I don't recall there > being any noticable foobars that people have mentioned on the list here. Hmm well first I thought the same but lately I really get some doubts e

Re: [JAVA3D] Java3D 1.3 migration

2002-01-18 Thread Justin Couch
Fredrik Lydén wrote: > What has to be done in order to migrate from 1.2.1 to 1.3 beta 1? Not much. In all the code I've done so far, it's just a case on installing the new version and running everything. I don't recall there being any noticable foobars that people have mentioned on the list her

[JAVA3D] Java3D 1.3 migration

2002-01-18 Thread Fredrik Lydén
Hi!   What has to be done in order to migrate from 1.2.1 to 1.3 beta 1?   What has to be changed and are there any risks in doing it?   Regards, Fredrik

Re: [JAVA3D] Java3d 1.3

2002-01-14 Thread Kelvin Chung
>X-MSMail-Priority: Normal >X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 >X-Virus-Scanned: by AMaViS snapshot-20010714 >Date: Mon, 14 Jan 2002 11:48:38 +0100 >From: Denis Troller <[EMAIL PROTECTED]> >Subject: [JAVA3D] Java3d 1.3 >To: [EMAIL PROTECTED] > >

[JAVA3D] Java3d 1.3

2002-01-14 Thread Denis Troller
I've tried to install the beta release of Java3D 1.3, but when I sometimes get this exception : java.lang.NullPointerException     at javax.media.j3d.MasterControl.createUpdateThread(MasterControl.java:1677)     at javax.media.j3d.MasterControl.registerView(MasterControl.java:2343)     at j

[JAVA3D] Java3d 1.3 beta

2002-01-04 Thread David Yazel
I just wanted to say that we were able to run our project on Linux and Windows with almost no modification using java3d 1.3. In fact the only modification which we needed to make was to correct what was really a bug. We were calling setValidVertexCount() on a GeometryStripArray, which makes no s

[JAVA3D] Java3D 1.3 & Fullscreen

2001-12-19 Thread Pierce, Gregory (TBS)
Title: Java3D 1.3 & Fullscreen Has Java3D 1.3 made any changes to the way that Java3D application attain fullscreen on their host platforms?  I haven't seen anything in particular yet that tells me that it does, but considering the facilities in JDK1.4 I just kinda expected that getting to ful

Re: [JAVA3D] java3d 1.3 beta for Linux

2001-12-14 Thread Juergen Kreileder
David J. Yazel <[EMAIL PROTECTED]> writes: > Has any progress on this been made? We would like to start working > with j3d > 1.3 and are waiting for the linux version to be released before moving > forward. We are trying to keep the Windows and Linux versions the same. We will make a release ne

Re: [JAVA3D] java3d 1.3 beta for Linux

2001-12-14 Thread Yazel, David J.
: Juergen Kreileder [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 21, 2001 12:25 AM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] java3d 1.3 beta for Linux [EMAIL PROTECTED] writes: > Is Sun planning on a linux port for Java3d 1.3 Beta release? If all goes well, we will make a release by end

Re: [JAVA3D] Java3D 1.3 b1 - Excessive object allocation during updating of appearance properties

2001-12-05 Thread Chien Yang
Michael, I've one more suggestion. > through objects in the back of the ship. For each frame, I'm going > through 100 or so objects and updating the both the transparency and the > emissive color levels of each. If possible reducing the number of updates by sharing Appearance can be a b

Re: [JAVA3D] Java3D 1.3 b1 - Excessive object allocation during updating of appearance properties

2001-12-05 Thread Chien Yang
ows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20010913 > X-Accept-Language: en-us > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > Date: Wed, 5 Dec 2001 06:50:04 -0800 > From: "Michael P. McCutcheon" <[EMAIL PROTECTED]> > Subject: [JAVA3D] Java3D 1.3 b1 - Excess

[JAVA3D] Java3D 1.3 b1 - Excessive object allocation during updating of appearance properties

2001-12-05 Thread Michael P. McCutcheon
Hello Friends, Here is my configuration: P3 600 Mhz 512 MB RAM 32MB NVidia Geforce2 MX (21.83 Drivers) Windows 2000 SP2 JDK 1.4 b3 Java3D 1.3 b1 (OpenGL) I'm writing a program that is an attempt at creating a 'flame' that will thrust out of the back of a spaceship. At achieve this, I'm cycling

Re: [JAVA3D] java3d 1.3 beta for Linux

2001-11-21 Thread Michael Schulman
The Linux releases are handled by Blackdown.org. I'll contact them. > Delivered-To: [EMAIL PROTECTED] > Content-Transfer-Encoding: 8bit > Date: Wed, 21 Nov 2001 13:46:26 +1100 > From: Navin <[EMAIL PROTECTED]> > Subject: [JAVA3D] java3d 1.3 beta for Linux > To

Re: [JAVA3D] java3d 1.3 beta for Linux

2001-11-20 Thread Juergen Kreileder
[EMAIL PROTECTED] writes: > Is Sun planning on a linux port for Java3d 1.3 Beta release? If all goes well, we will make a release by end of next week. Juergen -- Juergen Kreileder, Blackdown Java-Linux Team http://www.blackdown.org/java-linux.html Run Java 2 SE v1.3.1 on your iPAQ: ht

Re: [JAVA3D] java3d 1.3 beta for Linux

2001-11-20 Thread Justin Couch
On Wed, 21 Nov 2001, Navin wrote: > Is Sun planning on a linux port for Java3d 1.3 Beta release? #include Sun is not responsible for external ports of its APIs. Please consult the individual vendors. We keep atrack of the various ports at http://www.j3d.org/downloads.html -- Justin Couch

[JAVA3D] java3d 1.3 beta for Linux

2001-11-20 Thread Navin
Hello people Is Sun planning on a linux port for Java3d 1.3 Beta release? Thanks Navin === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help

Re: [JAVA3D] Java3D 1.3 and 1.2.1_02?

2001-07-10 Thread John Wright
Jason, Our understanding is that Java 3D 1.3 will be released first BETA late this year (we probably won't see a "final" release until sometime next year). We are also eagerly awaiting 1.2.1_02 in the hopes that it will clear up some critical bugs that are killing us. Our impression was "soon"

Re: [JAVA3D] Java3D 1.3 and 1.2.1_02?

2001-07-10 Thread Jason Taylor
I believe 1.3 is due 3rd or 4th Q this year don't think an exact date has been published yet. Check the web site for confirmation. On a simular line, anyone know when 1.2.1_02 is going to be released? It's meant to fix a problem I have so I want to test it in case I still have to write around the

[JAVA3D] Java3D 1.3

2001-07-10 Thread Anand Pillai
Hi All, Greetings. I just wanted to know when the full version of Java3D 1.3 would become available for release. Regards Anand Anand Pillai DELMIA Solutions India. 680, 8th Main, JP NAGAR II Phase, Bangalore 560 078. Tel: +91-80- 658 9858/59 Fax: +91-80- 658 9855. [EMAIL PROTECTED] =