hello, the J3D API doc say for the OrientedShape class:
"It is similar in functionality to the Billboard behavior, but OrientedShape3D nodes will orient themselves correctly for each view, ... " if i have only one view, it's work well, but when i use a oriented Shape with 4 differents views in 4 canvas3D i've got this exception : java.lang.ArrayIndexOutOfBoundsException at javax.media.j3d.OrientedShape3DRetained. getOrientedTransform(OrientedShape3DRetained.java:246) at javax.media.j3d.OrientedShape3DRetained. updateOrientedTransform(OrientedShape3DRetained.java:257) it's a bug? or my code is wrong? Thanking you in advance for your help. kindest regards Renaud ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com =========================================================================== 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".