- 最后登录
- 2014-10-23
- 注册时间
- 2011-7-19
- 阅读权限
- 90
- 积分
- 81303
 
- 纳金币
- -1
- 精华
- 11
|
视频捕捉扩展Unity Extension for Sensing People in Spaces
Points: 559 这个扩展对做空间互动还是蛮有作用的,结合了开源的图像捕捉引擎,可以通过摄像头将数据捕捉进untiy3d场景中,此扩展开源,当前应该只是个简单的测试,下面是原帖:
I've put together code and an example of how to use unity3d with the open source video tracker OpenTSps (made with http://openFrameworks.cc ).
OpenTSPS can be downloaded here : http://www.opentsps.com
The Unity3d extension is on my github: https://github.com/obviousjim/OpenTS...ty3d_Extension
The easiest way to get started is to just download the .unitypackage included in that repository.
I also put a walk through online:http://vimeo.com/17177478
![]()
It's still a prototype with a lot of features that could be added on the Unity side. Any comments, contributions, or critique is encouraged.
Thanks everyone, |
|