![]() |
|
#1
|
|||
|
|||
|
Question about collision for Hand model(bones)
Hello.
I'm using Hand model with patriot(Polhemus). I have tried some methods for hand model collision because I want the hand model to grab object. But when I try to apply collision, I get error messages every time. My method is like this.... Code:
hand=viz.add('hand.cfg')
(get bones :bone01~bone16)
bone01=hand.getBone('bone index 1-2')
.
.
.
bone16=....
bone01.collideMesh()
.
.
.
bone16=...
Please give me ideas about that. Thank you for reading. |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Collision detection with specific models | just alex | Vizard | 1 | 02-06-2009 12:02 PM |
| Collision with child nodes | rubberpimple | Vizard | 4 | 09-17-2008 05:27 PM |
| Collision detection with haptic pen | mjabon | Vizard | 3 | 01-17-2008 07:35 PM |
| General question and question regarding arrays | dan12345 | Vizard | 1 | 01-15-2008 11:15 AM |
| Walking avatars --> collision detection? | sjroorda | Vizard | 3 | 10-13-2005 05:47 AM |