> Sounds like you may have gotten your graphics configuration from a single > screen and created a single window to cover all the physical screens. You > should get a graphics config from each physical screen device and create > separate Canvas3D instances for each one -- but you probably figured that out > already. You've probably already seen it, but if you haven't already, you may want to check out the ConfiguredUniverse file included in the Java3D CAVE whitepaper as a guide.
> > We'll be incorporating the Wand soon and I will send out an email when we do. > > You might want to check out WandViewBehavior in com.sun.j3d.utils.behaviors.vp > to see if you would be duplicating any effort. The folks at the University of > Calgary found it fairly easy to extend for the custom interactions they wanted > to use. Indeed. Perhaps if we get more of us we can have our own forum :-) ---------------------------------------------------- Purgamentum init, exit purgamentum Paul Gordon Research Associate University of Calgary =========================================================================== 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".
