I really like the new Logitech Quickcam Orbit MP – you can record videos and add live video effects and also use avatars. I’m going to poke around the files that they use to see if I can make my own. The camera is motorized, so it’ll do face tracking too – when I get back from Interop I’ll post up some projects with it once I take it apart…
A little update: I couldn’t resist – the files used for the model/avatars are .LVA (avatars) and .LVF for the face accessories. Once you download them, you can rename them .zip and check out the source files used. The files appear to be JPGs, GIFs and XML docs that describe what is used, but not all the files open up. I’m guessing it might be possible to replace the ones in there and perhaps it will work. Here’s how the hat works…
</Description>
<ModelFile>Sombrero.x</ModelFile>
<ImageFile>Sombrero.gif</ImageFile>
<PreviewFile>Sombrero.gif</PreviewFile>
<TextureFile>Sombrero_512x512.jpg</TextureFile>
<AlphaTextureFile>Sombrero_512x512_alpha.jpg</AlphaTextureFile>
<PackageFile>Cinco_de_Mayo_Sombrero.LVF</PackageFile>
<Created>04 20 2006 05:46:34PM</Created>
<Properties>
<ModelComplexity>Low</ModelComplexity>
<Accessory Type="5">
<Scale X="1" Y="1" Z="1" />
<Translate X="1" Y="1" Z="1" />
<Rotate Roll="1" Pitch="1" Yaw="1" />
<HeadCover>0</HeadCover>
<ThreeD>0</ThreeD>
<Animation>0</Animation>
</Accessory>
</Properties>
</Model>
ADVERTISEMENT