Linear Blend Skinning

Simple example of linear blend skinning in Matlab
ダウンロード: 1.1K
更新 2013/8/14

ライセンスの表示

I wrote this code to help with some research Im doing but figured it might be useful for others. It hasnt been tested on any other data apart from the sample.

I have slightly adapted the great BVH loader from here:https://github.com/wspr/bvh-matlab

It includes a py script for extracting the weights and mesh of a skinned armature from Blender. It assumes the armature animation has been saved as a BVH file in Blender.

引用

Aaron Wetzler (2024). Linear Blend Skinning (https://www.mathworks.com/matlabcentral/fileexchange/43039-linear-blend-skinning), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2011b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSurfaces, Volumes, and Polygons についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Fixed a simple bug in the display

1.0.0.0