marionettes
v0.0.4
Published
A tool to edit and preview 3d-model postures.
Downloads
3
Maintainers
Readme
Marionettes
A tool to edit and preview 3d-model postures.
Try the demo!
Features
- loads model from a from
.glb
or.fbx
skeleton files (so any model from Mixamo should be fine) - high precision model (spine, fingers, etc.)
- built-in serializer (can be used to save postures in file or share them via url, see demo);
- optional fullscreen mode
Installation
Via yarn / npm
This project is published on npm registry.
yarn install marionettes
Via sources
git clone https://framagit.org/roipoussiere/marionettes.git
cd marionettes
yarn install
Usage
Check out the index page source, which is used to build the demo page.
Alternatives
Credits
- Marionettes source code: Nathanaël Jourdane and contributors, MIT liense;
- 3D model used in the demo page: Mixamo, royalty free;
- Postures created with Marionettes: it's up to you, of course. :)