|
I have one canvas that contains a BranchGroup with
my environment(universe). I always need that displayed in that
canvas.
Canvas
|__ Content (BG)
I also have another canvas that needs to display 3
different sets of nodes, one of which needs to be the above environment
content.
The other two nodes will just display
messages.
If I use a Switch node, whenever I switch in one
canvas, will it be reflected in each canvas?
I would like to cut down on the number of clone()
calls if possible, and would not like to make a copy of the environment content
if possible(every 1/10 sec).
Is there anyway I can keep the content being
displayed in one window, and be switched in another?
Thanks
Zak
|
- [JAVA3D] Testing Canvas3D with differents depthBuffers Alessandro Borges
- [JAVA3D] Problems with Lights and Materials Dani F.
- Re: [JAVA3D] Testing Canvas3D with differents depth... Rob Nugent
- Re: [JAVA3D] Testing Canvas3D with differents d... Alessandro Borges
- Re: [JAVA3D] Testing Canvas3D with differen... Rob Nugent
- Re: [JAVA3D] Testing Canvas3D with differen... John Wright
- Re: [JAVA3D] Testing Canvas3D with diff... Alessandro Borges
- Re: [JAVA3D] Testing Canvas3D with... John Wright
- Re: [JAVA3D] Testing Canvas3D ... Kevin J. Duling
- Re: [JAVA3D] Testing Canvas3D with differents depth... Loukas Martinou
- Re: [JAVA3D] Testing Canvas3D with differents depth... Smith, David
