openworm / skeletonExtraction

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

Enhence SDF skeleton extraction to produce skeletons with more segments #25

Closed martinmadaras closed 10 years ago

martinmadaras commented 10 years ago

Using implemented SDF skeleton extraction only some level of tesselation of the skeleton can be achieved. In order to achieve nice skinning results, the skeleton should be more tesellated. For this, each skeleton segment should be sampled and in its normal plane vertices merged into median. This yields into more sampled skeleton - lavel of tesselation can be set by segment sampling parameter.