You should share your data using a SharedGroup ( http://java.sun.com/products/java-media/3D/forDevelopers/J3D_1_3_API/j3dapi/javax/media/j3d/SharedGroup.html ) and a Link node ( http://java.sun.com/products/java-media/3D/forDevelopers/J3D_1_3_API/j3dapi/javax/media/j3d/Link.html)
On Mon, 17 Nov 2003 13:09:06 +0000, Carlos Vieira <[EMAIL PROTECTED]> wrote:
Hi,
I am loading a 3ds object and i want to show that object 15 times. I don't want to load 15 times the object. How can i do this.... i'm getting the error of "...child already has a parent...", which i understand, but i tried clone and nothing appears on the screen... i made detach before adding clone... How can i resolve this problem...
Thanks in advance
Carlos
=========================================================================== 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 of the message "help".
-- -- Virtual Worlds Productions Software Development Group http://www.virtualworlds.de
=========================================================================== 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 of the message "help".
