#1
|
|||
|
|||
Avatars + Tracking in Script
Is there a way to add avatars and have specific body parts move based on motion capture trackers without using Vizconnect? I've been able to get real-time motion capture with Optotrak to work with the below code, but not with Vizconnect, so I'm wondering if I can just do it all through the script. The avatar's feet need to move in relation to real movements, in the 1st-person view.
opto = viz.add('optotrak.dle') body = opto.getBody(0) viz.link(body, viz.MainView) I will have a total of 3 Optotrak rigid bodies to track the following motion:
|
Tags |
avatar, optotrak, track motions, tracker, walking |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
github commit directly from vizard script | pitbool | Vizard | 2 | 07-26-2017 11:12 AM |
Blank screen on external monitor when running a Vizard script with Oculus DK2 | mstan | Vizard | 4 | 09-03-2015 05:58 AM |
Python script latency after exiting when using InterSense IC2+ | fordprefect | Vizard | 1 | 03-18-2014 11:58 PM |
Randomly and Continuously Change Avatar's Face Texture | Karla | Vizard | 4 | 08-22-2008 12:14 PM |
avatars | dig | Vizard | 4 | 09-20-2007 03:29 PM |