Hi,
I am new to j3D (I formely used opengl).
I would like to display a lot of times the same object at different
positions.
For instance :
display 1 time --------+
|
+ Transform3D 1 +
| |
| + Cube 1
|
+ Transform3D 2 +
|
+ Cube 2
display 2 time --------+
|
+ Transform3D 1 +
| |
| + Cube 1
|
+ Transform3D 2 +
|
.... + Cube 2
display n time --------+
|
+ Transform3D 1 +
| |
| + Cube 1
|
+ Transform3D 2 +
|
+ Cube 2
I have tried to do a sharedgroup but it doesn't speed up the display.
On opengl, I was using display lists.
Is there a way to produce the same effect?
Thanks for your help!
> Olivier BOURION mailto:[EMAIL PROTECTED]
>
>
> ATTHIS - 345 rue d'Estiennne d'Orves
> 92700 - Colombes
> Tel: (33) 1 47 86 90 50 Fax: (33) 1 47 86 17 60
> http://www.atthis.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".