Skip to content

b-g/vvvv_voodoo_3d_matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voodoo with VVVV

Or how to do 3D matching with VVVV and Voodoo Camera Tracker

This is the technical documentation of my project Syn Bio Ads. It explains how to use the Voodoo Camera Tracker software to match realworld filmed footage with a virtual 3D scene in VVVV. All necessary steps are explained step by step in the mini tutorial below.

Syn Bio Ads - Vimeo Teaser Watch on Vimeo

The tutorial assumens that you use provided the sample image sequence /data/frames/frame-000000.png ... or that you have prepared one on your.

Voodoo Camera Tracker

  1. File -> Open -> Sequence Choose an image sequence and the appropriate Move Type. In my example the footage was filmed with a tripod (= camera was still in terms of XYZ and just the rotation of has to be matched). Hence select rotation (camera on tripod).

  2. View -> Camera Parameter : Tap "Position" Set Roll to 180°, to flip the camera from the upside down default value. Don't ask, I don't have a clue why upside down is default.

Set Camera Parameters

  1. Press the Track button to create a 3D scene.

  2. View -> 3D Scene Viewer Check the result in 3D. Camera roll should be normal now.

3D Scene Viewer

  1. Save -> Texfile Check the `Export All option to get really the whole scene geometry exported.

VVVV

3D Scene Viewer VVVV

  1. Open the patch voodoo_player_vvvv/_root_voodoo_test.v4p in VVVV
  2. Adjust the footage/frames and the voodoo file parameters to point to the correct locations. Depending of the source footage you might have to change the framerate paramter, the example patch is set to 29.97 FPS.

That's it. From there one you are on your one :)

Would be nice to see other projects using this technique/my patch, feel free to drop an email to me.

Links

Acknowledgements

Special thanks to: The makers of Voodoo Camera Tracker that they made the software free to use for non commercial projects! And Joreg who helped me to figure out how to translate the matrix defintions from Voodoo to VVVV speak!

Releases

No releases published

Packages

No packages published