Skip to content

markandre13/mh091rc1a.js

Repository files navigation

mh091rc1.js

A variation of Makehuman 0.9.1-rc1a as a WebApp.

▶️ run build 2023-12-02

WHAT

This repository ports parts of Makehuman 0.9.1-rc1a from C++ to Typescript.

The algorithms are described in Ideas and methods for modeling 3D human figures.

Current status: one can morph and pose but the combination results in strange errors

WHY

While this version of MakeHuman is limited when compared to the 1.x versions but features two usefull properties:

  • shape keys: fewer artifacts when posing plus muscles change
  • constraints: poses are restricted to those of a real body

The later 1.x versions provide much better meshes, morphs, a skeleton and alternative and extra meshes and the face can be posed.

The goal is to learn about this version of MakeHuman and try bring lost functionality to my MakeHuman 1.2 port makehuman.js.

Some changes to the original

  • all controls are on the left
  • selected controls stay highlighted

About

Partial MakeHuman 0.9.1-rc1a port to web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published