equivalent of display lists in opengl
843799Feb 21 2002 — edited Mar 7 2002Hi,
I am new to j3D (I formely used opengl).
I would like to display a lot of times the same object at different positions.
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!