Skip to content

e-sha/pyhumanshape

Repository files navigation

PyHumanShape

It's a simple python adapter for humanshape project.

Installation

  1. Clone repo: git clone https://github.com/e-sha/pyhumanshape
  2. Install dependencies pip install -r requirements.txt
  3. Download submodules git submodule init && git submodule update
  4. Build project mkdir build && cd build && cmake ../ && make && cd ../
  5. Run demo python demo.py

About

Python adapter for human shape project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published