#1
|
|||
|
|||
Using vizcave without tracking
Hello,
An application I am developing would benefit from the vizcave routines but will have a fixed viewer position so will not need tracking. However, I can't figure out how to use vizcave without tracking. Since I already have routines in place to do keyboard and mouse navigation, I don't need any of the keyboard/mouse tracking routines, but if I use one of them (viztracker.KeyboardPos for instance) it gets in the way of my existing navigation routines. How do I set up a cave in Vizard with a static eye position but still allow navigation of the environment using custom controls (that have already been implemented)? |
#2
|
|||
|
|||
Instead of using cave.setTracker, use cave.update to manually specify the position of the users eye with respect to the wall corners.
|
#3
|
|||
|
|||
Ah, that's easy enough. I was under the mistaken impression that I'd need to call CaveView to get the view and modify that with my navigation routines (and CaveView requires a tracker, hence my issue).
|
#4
|
|||
|
|||
vizcave confusion
Wasn't the question how to move around the entire cave volume around within the scene, and keep the eyes static within the cave? Wouldn't this move the eyes within the cave, but *not* move the cave within the environment?
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Example code for VizCave | stefs | Vizard | 6 | 01-08-2013 11:43 AM |
Head tracking, Flock of Birds and vizcave; how do I connect them? | Arandia | Vizard | 2 | 08-26-2009 04:59 PM |
trouble tracking multiple lights | Vkathrynr | Precision Position Tracker (PPT) | 2 | 08-26-2009 12:07 PM |
tracking with multiple LEDS | dan12345 | Precision Position Tracker (PPT) | 7 | 04-02-2008 10:44 PM |
ImmersaDesk system tracking | kgarr | Vizard | 10 | 09-14-2006 11:17 AM |