Game Development Community

Tracking a full body in realtime

by Peter Vieira · in Artist Corner · 01/02/2007 (7:55 am) · 1 replies

Is Torque capable of importing full body motion capture data in realtime?
I want to have my motion move a character inside of torque.
I'm not sure if this question was posted already, if so please link me.

#1
01/02/2007 (8:02 am)
You would have to find a system that allows you to add your motions into TGE and link into the API. Rob Terrell got his Wii controller and IR strip working with TGE, which is similar, while not pure MoCap. But it is not included out of the box. You will have a significant amount of programming to get it all working, including API integration.