I have a complex scene graph which belongs to a visible Canvas3D. What I'd need now is an other view (e.g. offscreen-rendered) to the same SceneGraph but with a different position of the viewer. Is it possible to do that? Attaching the SceneGraph to different Canvas3D/VirtualUniverse using a SharedGroup/link isn't allowed, so does anybody know if there are other possibilities to do that? Duplicate the complete SceneGraph to use it with a second VirtualUniverse isn't an option too because that would consume too much time and memory.
Michael
-- Virtual Worlds Productions Software Development Group http://www.virtualworlds.de
=========================================================================== 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".