Page 1 of 2

FreeFrame DepthCam Plugins

Posted: Sat Jul 23, 2011 19:53
by gradek
I've just discovered a site that claims to have developed an FreeFrame GL plugin for Resolume that allows the integration of a "DepthCam" or a motion camera like Microsoft Kinect.

Just curious if anyone has tested this, its PC only at the moment.

I'm not sure if It can control a 3D bone structure or how the data can be connected/used in resolume or if it just provides a video feed.

http://vjfx.com/main/download/item/64-f ... am-plugins

Re: FreeFrame DepthCam Plugins

Posted: Wed Jul 27, 2011 07:57
by edwin
I think the plugin only shows the depth image of the sensor, although this is fun to see it's not very usefull. We have some code lying around that renders a point cloud using the kinect openframeworks code. Maybe we can see if we can post it in the forum as a goodie...i will ask Dani, our OpenGl master ;-)

Re: FreeFrame DepthCam Plugins

Posted: Wed Jul 27, 2011 15:35
by gradek
Edwin, that would be very cool. Would this be in the form of an FFGL plugin?

Anyway to use the point cloud info to modify parameters in resolume?

Re: FreeFrame DepthCam Plugins

Posted: Fri Aug 19, 2011 05:28
by Vjcheshire
Installed... followed the directions. It shows up in my resolume as a source but... when loaded does nothing. If any one else has got this one working I would love to know how :)

Re: FreeFrame DepthCam Plugins

Posted: Fri Aug 19, 2011 20:18
by damstraversaz
edwin wrote:I think the plugin only shows the depth image of the sensor, although this is fun to see it's not very usefull. We have some code lying around that renders a point cloud using the kinect openframeworks code. Maybe we can see if we can post it in the forum as a goodie...i will ask Dani, our OpenGl master ;-)

it will be great to have this !That's a very interesting feature for resolume, especially with 50 mask and trails

Damien

Re: FreeFrame DepthCam Plugins

Posted: Wed Oct 05, 2011 02:53
by chaos theory
a freeframe point cloud to use with a kinect would be great.Id rush out and buy the kinect which isnt yet an definite purchase.

Re: FreeFrame DepthCam Plugins

Posted: Sun Oct 23, 2011 03:44
by Tryll
I'd be love to have the ability to use the kinect in Resolume as well. I'm on Mac(s) so it would be great to get one from Resolume that provided data rather than an image.

Re: FreeFrame DepthCam Plugins

Posted: Sun Oct 23, 2011 08:31
by fruitygreen
Another way to get it into Resolume is via Quartz to Syphon to Resolume.

Kinda cumbersome but it works.

It would be nice to see more development in the effects and plugins area of Resolume.

Re: FreeFrame DepthCam Plugins

Posted: Wed Nov 09, 2011 19:56
by EyeInfection
Just curious if anyone has tested this, its PC only at the moment.
fruitygreen wrote:Another way to get it into Resolume is via Quartz to Syphon to Resolume.

Kinda cumbersome but it works.

It would be nice to see more development in the effects and plugins area of Resolume.

Re: FreeFrame DepthCam Plugins

Posted: Mon Nov 28, 2011 19:27
by JERREM
ive gotten the kinect running with openframeworks running a syphon server and resolume using the client ffgl plugin.. does the trick. thinking of writing a version that masks out people... so much potential...
I have a separate program that is sending OSC commands from kinect as well.. super fun.