Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 2.48 KB

index.md

File metadata and controls

63 lines (41 loc) · 2.48 KB

Mannequin.js

Mannequin.js is a library of an articulated mannequin figures. The shape and the movements of the figures are done purely in JavaScript. The library is used in the course Fundamentals of Computer Graphics for Computer Sciences undergraduate students from the Faculty of Mathematics and Informatics at Sofia University.

Documentation

Demos

<a class="style-block" href="https://boytchev.github.io/mannequin.js/docs/example-posture.html">
	<img src="https://boytchev.github.io/mannequin.js/docs/snapshots/example-posture.jpg">
</a>

<a class="style-block" href="https://boytchev.github.io/mannequin.js/docs/example-figure-types.html">
	<img src="https://boytchev.github.io/mannequin.js/docs/snapshots/example-figure-types.jpg">
</a>

<a class="style-block" href="https://boytchev.github.io/mannequin.js/docs/example-custom-body-parts.html">
	<img src="https://boytchev.github.io/mannequin.js/docs/snapshots/example-custom-body-parts.jpg">
</a>

<a class="style-block" href="https://boytchev.github.io/mannequin.js/docs/example-point.html">
	<img src="https://boytchev.github.io/mannequin.js/docs/snapshots/example-point.jpg">
</a>

<a class="style-block" href="https://boytchev.github.io/mannequin.js/docs/example-scene.html">
	<img src="https://boytchev.github.io/mannequin.js/docs/snapshots/example-scene.jpg">
</a>

Posture editor

Community

List of sites that use mannequin.js or alternatives:

  • SetPose.com – free interactive 3D model reference for drawing figures, dynamic poses, and more online drawing mannequin
  • Marionettes – a client-side library used to edit and preview 3d-model postures