alecjacobson / gptoolbox

Matlab toolbox for Geometry Processing.
MIT License
628 stars 166 forks source link

skinning_transformations.m: 3D support for bone controls #43

Closed oqilipo closed 6 years ago

oqilipo commented 6 years ago

Hello

Would it be possible to add the 3D support for bone controls in skinning_transformations.m?

Kind regards oqilipo

alecjacobson commented 6 years ago

I'm not actively developing on this part of gptoolbox. I see no reason that it couldn't be done, but I probably won't do it. I would merge a clean PR if submitted.

oqilipo commented 6 years ago

For now I've only used the point controls and this works very well.

Thanks for the code