Page 1 of 1

Bullet 3d and Kinect

Posted: Tue Aug 20, 2013 6:34 pm
by liquidz
hello there

I'm working in my final academic project and im using kinect , in this moment im using OpenNi SDK and i was doing some stuff with open gl to try do use de depth data from kinect .
But now i need some more. I see so much videos on youtube about kinect and bullet physics, and i didn't see any tutorial or something to explain how i can integrate bullet and Openni.

video example: http://www.youtube.com/watch?v=XAsLnFfzUgg

this video is done with kinect SDK , im actualy using OpenNi in Ubuntu 12.10

cumps

liquidz

Re: Bullet 3d and Kinect

Posted: Sun Aug 25, 2013 12:39 pm
by Basroil
That video specifically only uses the kinect skeletal tracking data as input for the position of kinematic bodies in bullet. I haven't used linux sdks for kinect, but have fooled around with the official sdk. The SDK is fairly straightforward for returning joint data (well, compared to their kinect fusion code), so you should be able to pass it forward without too much effort (though might need to watch out for axis orientation.