<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">CMU's Mocap File Database:</div><div dir="ltr"><br></div><div dir="ltr"><a href="http://mocap.cs.cmu.edu/">Carnegie Mellon University - CMU Graphics Lab - motion capture library</a><br></div><div dir="ltr"><br></div><div>Files are in amc, c3d and tvd, so you have to convert.</div><div dir="ltr"><br></div><div>I'll try this:</div><div><br></div><div dir="ltr"><a href="https://github.com/thcopeland/amc2bvh">thcopeland/amc2bvh: Convert ASF/AMC motion capture files to BVH motion capture files. (github.com)</a><br></div><div dir="ltr"><br></div><div>Git for Windows doesn't have make, trying cygwin.</div><div><br></div><div>installed gcc-core</div><div><br></div><div>ran make.  warnings,but there's an executable:</div><div><br></div><div><div>$ ./amc2bvh 56.asf 56_03.amc -o 56_03.amc.bvh</div><div>$ ./amc2bvh 56.asf 56_06.amc -o 56_06.amc.bvh</div><div>$ ./amc2bvh 56.asf 56_07.amc -o 56_07.amc.bvh</div></div><div><br></div><div>So far so good.  Now to try X3D-Edit.</div><div><br></div><div>BVH import is worked, files are translated.</div><div><br></div><div>Now to validate!</div><div><br></div><div>QA Log:</div><div><br></div><div><div>Performing DTD validation...</div><div>Checking file:/C:/Users/john/amc2bvh/56_03.amc.x3d...</div><div>Attribute value "Bvh56_03.amc_hip" of type ID must be unique within the document.</div><div>Attribute value "Bvh56_03.amc_thigh" of type ID must be unique within the document.</div><div>Attribute value "Bvh56_03.amc_wrist" of type ID must be unique within the document.</div><div>Attribute value "Bvh56_03.amc_hand" of type ID must be unique within the document.</div><div>XML DTD validation: fail!</div><div><br></div><div>Performing X3D schema validation...</div><div>Checking file:/C:/Users/john/amc2bvh/56_03.amc.x3d...</div><div>Attribute value "Bvh56_03.amc_hip" of type ID must be unique within the document.</div><div>Attribute value "Bvh56_03.amc_thigh" of type ID must be unique within the document.</div><div>Attribute value "Bvh56_03.amc_wrist" of type ID must be unique within the document.</div><div>Attribute value "Bvh56_03.amc_hand" of type ID must be unique within the document.</div><div>XML schema validation: fail!</div></div><div><br></div><div>Other than that, good!  Now to try to view (not inside X3D-Edit)</div><div><br></div><div>Sending Zip under another cover for investigation of why BVH import creates duplicate IDs.</div><div><br></div><div><br></div><div>Looks good though!</div><div><img src="cid:ii_lm3y7ws10" alt="image.png" width="511" height="309"><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div></div></div>