#1
|
|||
|
|||
Collision in Corner Cave
I have looked everywhere for a solution to my problem and have been unsuccessful. I need help to determine why my collision does not work inside of my Corner Cave. When I don't use the trackers (meaning outside of the Cave), collision works just fine. But as soon as I go into the Cave and turn on the trackers, it no longer works.
Inside of my viztracker file, I have the following bit of code: viz.collision(viz.ON) def onCollision(info): print "COLLIDED" viz.callback(viz.COLLISION_EVENT, onCollision) Every time I run the program, it prints a whole slew of "COLLIDED" lines, meaning that the collisions are registering. However, when I walk into objects using the Wand's Joystick, I just walk right through them. PLEASE help me, as I have looked everywhere and no such solution exists. Thanks in advance! |
#2
|
|||
|
|||
Hi,
Can you provide your viztracker file for us to have a look on it? It is still hard to say that what is the exact problem form the descriptions. Thanks. Kevin |
#3
|
|||
|
|||
hi
i m using with Architectural interactive for VR now mesh collision not working in corner cave mode...not even with world viz examples. i m attaching tracker file for Reference reply regards raj |
#4
|
|||
|
|||
Bump
I'm curious to know the resolution to this problem as I am experiencing the same complication. The only difference is that I am using PPT.
Given that two different tracking systems are experiencing this problem, I think this might be an issue with Vizard's collision handling. It's very frustrating and I've tried devising numerous workarounds. |
Tags |
cave, collision, tracker |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Collision Exception | jassel41 | Vizard | 2 | 11-09-2010 05:08 PM |
Collision and avatar animation | shahramy | Vizard | 2 | 10-26-2010 11:47 PM |
[New here] Cave joy navigation | esuna114 | Vizard | 2 | 06-11-2010 04:36 PM |
Flipped floor in a CAVE | shivanangel | Vizard | 1 | 03-10-2010 10:12 AM |
Collision with child nodes | rubberpimple | Vizard | 4 | 09-17-2008 04:27 PM |