openworm / skeletonExtraction

Transforms Sibernetic output into a COLLADA animation
7 stars 2 forks source link

Create wrapper object for skeleton extraction demo #9

Closed martinmadaras closed 10 years ago

martinmadaras commented 10 years ago

The wrapper object should: [1] Read the worm particles w/wo triangulation and transform it into meshgrap stucture (using importer) [2] Perform skeleton extraction and weights calcualtion on the meshgrap [3] Export mesh, extracted skeleton and weights into Collada (using Collada exporter) [4] Read other worm particle positions (from other timesteps) [5] Calculate the transformation between two skeletons (two different timesteps of simulation) [6] Export the transformations into separate files