Hi All, I am trying to set up multiple views ( left, right, top, etc. ) of my scene. Each of these views has a View, Canvas3D, and a *ViewPlatform* ( necessary, right ? ) object. The question is how to get each of the views to have an orbit behavior and then how to get each of the orbitbehaviors to respond sensibly to mouse motions in other canvases. Firstly, from what I understand, each ViewPlatform in each "view" will have to necessarily have an orbitbehavior of its own, am I right ? So what's the solution ? Wire all the orbitbehaviors with each other using postId mechanics or some such stuff ?
Also, I am wondering if it would be convenient to have something like an "OrbitBehaviorCallback" similar to the MouseBehaviorCallback and PickingCallback to broadcast transformChanged events. Any ideas ? Thanks Raj =========================================================================== 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".