theatre-js / theatre

Motion design editor for the web
https://www.theatrejs.com
Apache License 2.0
11.36k stars 361 forks source link

Add SkinnedMesh as an editable type #52

Open mileshiroo opened 2 years ago

mileshiroo commented 2 years ago

Hi, it would be great to have SkinnedMesh as an editable type, so that models with skeletal animations can be played/edited. Currently I believe only mesh is exposed.

Thanks so much!

donmccurdy commented 2 years ago

Partially addressed by https://github.com/theatre-js/theatre/pull/108, although this doesn't get into animation / rigging controls.