[JAVA3D] ALLOW_CHILDREN_READ in an imported model

2003-09-03 Thread Robert Gomez-Reino
Hi all, I am trying to access to the Shapes3D of a model imported from 3ds max,I am using this code to get the children:    Enumeration en = scene.getAllChildren(); traverse(en);       public void traverse (Enumeration e)  {   while(e.hasMoreElements())   { Object o = e.nextElement(); 

Re: [JAVA3D] Setting up J3D from ifferente platform user.

2003-09-03 Thread Jeremy Booth
hterrolle wrote: Hi, I do not want to span the list as i did last fews day. I just think that it is the best list for J3D hekp. My question is how to make J3D application avalaible for different platform (OS) WIN, Linuxx, MAc. Do i need to give differentcode or is the Win code can be executed o

Re: [JAVA3D] ALLOW_CHILDREN_READ in an imported model

2003-09-03 Thread Robert Gomez-Reino
I found out the problem, I was trying to read the children after makig:  scene.compile(); Boby - Original Message - From: Robert Gomez-Reino To: [EMAIL PROTECTED] Sent: Wednesday, September 03, 2003 11:36 AM Subject: [JAVA3D] ALLOW_CHILDREN_READ in an imported

[JAVA3D] changing the appearance of a compile shape3d object

2003-09-03 Thread Robert Gomez-Reino
Hi, I have already access to the Shape3D's of my imported 3ds max model, and I can also change the appearance of this Shape3D's but when it is compile I can't, I would like to still be able to change the appearance of the Shape3D's, is this possible? How can I do it? The problem is that from

Re: [JAVA3D] Twice as long and half as good?

2003-09-03 Thread Josh Richmond
Hi June, Not sure if anyone else answered you about this but if you look closely at the two samples you sent, most of the added lines in the new version are AWT-related, not Java3D related. Java3D lines from old version: import com.sun.j3d.utils.universe.SimpleUniverse; import com.sun.j3d.util

Re: [JAVA3D] changing the appearance of a compile shape3d object

2003-09-03 Thread Paul Gordon
Robert Gomez-Reino wrote: Hi, I have already access to the Shape3D's of my imported 3ds max model, and I can also change the appearance of this Shape3D's but when it is compile I can't, I would like to still be able to change the appearance of the Shape3D's, is this possible? How can I do it? The

[JAVA3D] Texture3D support

2003-09-03 Thread Fotios Konstantinidis
Hi there, I have a problem seeing Texture3D on my TFT monitor and on any laptop/notebook that I tried running my code. Instead of the Texture3D, a white plane shows up in its physical location. On the other hand, when I tested on one conventional CRT monitor it worked, although it did not work on

[JAVA3D] Lawrence Love/MSCsoftware is out of the office.

2003-09-03 Thread Lawrence L. Love
I will be out of the office starting 09/03/2003 and will not return until 09/08/2003. I will respond to your message when I return. === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "