hi, ich tried to render 1 Shape3D at 2 different positions. Xith just draw it once. So I tried the Link-class and the SharedGroup. But it didn’t work either.
- I created my scene
- I put a TransformGroup (t1) at the scene
- and a second one (t2) at the scene, too
- I created a SharedGroup (sg) and gave it my Shape3D as child
- I put a Link under t1 and gave it sg
- and a second link under t2
Now Xith only draws the Shape3D at the position that is located last.
What am I gonna do?
Thx 4 help, cya

