PeizhuoLi / neural-blend-shapes

An end-to-end library for automatic character rigging, skinning, and blend shapes generation, as well as a visualization tool [SIGGRAPH 2021]
Other
637 stars 92 forks source link

Other than human models #29

Open sonukiller opened 1 year ago

sonukiller commented 1 year ago

For training models other than humans, I think a custom SMPL is needed which can generate deformed shapes of your desired model (which is very difficult to find). And once I have that I will need to define the bone hierarchy.

Is it correct or did I miss anything?