Posts Tagged ‘video’

There’s someone under the carpet – displacing vertices with image stream

Thursday, July 10th, 2008

Making a carpet out of a simple plane is not as difficult as it seems. Just drive the plane through a modifier node and use an image stream as the modifier source. A video or the webcam footage will be perfect. The modifier node displaces the vertices by an offset calculated from the corresponding the pixel values of the mapped source image. The best result can be achieved with a white background and a dark object. Alternately you could also use an interactive sprite and convert it to a bitmap. If you have a webcam and you are in a bright room you have to check out the second composition.

Displacement with Video

Displacement with Webcam

Motion visualization, 3d and Wiimote

Thursday, June 19th, 2008

Take a video from a dancer, cut off the background with a threshold node, put every frame on a plane into a 3d space and there you go! The same works with the webcam as well, asumed you have a solid background. Driving the whole thing with the wiimote you get some pretty cool stuff. Click on the image for a video showing the composition with a wiimote.

SourceBinder Demonstration

Motion Visualisation in 3D

You can also watch this video on Youtube
Though the quality is much more worse

Physics simulation and Wiimote

Wednesday, June 18th, 2008

Here is a video that shows the process of making a basic physics simulation in SourceBinder. In the simulation, 60 spheres are bouncing on a plane. The plane’s rotation is driven by the pitch and roll values of a wiimote. The physic simulation is done with the great WOW phisics engine, for the 3d rendering we used Papervision3D primitves and the Wiimote handling is done with WiiFlash. Click on the image to watch the video.

SourceBinder Demonstration

Physics Simulation in 98 seconds

You can also watch this video on Youtube
Though the quality is much more worse

Video of SourceBinder in action

Wednesday, June 11th, 2008

This video tutorial shows how Binder can be used to create a Flash movie with 3d objects (using Papervision) and regular Flash stuff, like perlin noise and glow filter mixed together.

SourceBinder Demonstration

View Tutorial Video