0.0.4 • Published 2 years ago

marionettes v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Marionettes

A tool to edit and preview 3d-model postures.

npm.io

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. :)