POV-Ray : Newsgroups : povray.off-topic : Mocap! : Re: Mocap! Server Time
10 Oct 2024 23:19:01 EDT (-0400)
  Re: Mocap!  
From: Kevin Wampler
Date: 28 Jan 2008 17:31:38
Message: <479e57ca$1@news.povray.org>
Greg M. Johnson wrote:
> Hello.
> What's the most popular or standard, or most unencumbered format for motion
> capture files? (I have this vague recollection that there's more than one).
> 
> Is there also a standard  or more popular syntax within that format?  
> 
> thanks.  

I'm not sure what the standard is, and I suspect that it depends on what 
software you're using.  I tend to like a .csv (comma separated values) 
file specifying the character DOFs for each frame combined with a .skel 
specifying the transformation hierarchy.  I use these because they're 
both pretty simple ASCII formats, so you can write your own parsers for 
them.

Your best bet for getting the most commonly used formats would be to 
take a look at what's used in CMU's motion capture database:

http://mocap.cs.cmu.edu/
http://mocap.cs.cmu.edu/tools.php

There are also tools available to read some of the more popular 
formation.  You might take a look at Dance, as it says it outputs to POV 
as well:

http://www.magix.ucla.edu/dance/

I'm curious, what are you using the mocap for?


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.