thmoa / smpl_viewer

A simple tool for rendering and manipulation of the parameteric 3D human body model SMPL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMPL Viewer

A simple tool for rendering and manipulation of the parameteric 3D human body model SMPL.

Disclaimer: I am not affiliated with the authors of SMPL. If you need help with the SMPL model please refer to: http://smpl.is.tue.mpg.de/.

First steps

Download and set up the SMPL model from here: http://smpl.is.tue.mpg.de/.

Installation

git clone git@github.com:thmoa/smpl_viewer.git
cd smpl_viewer
ln -s <path to your smpl installation> smpl
pip install -r requirements.txt

License

MIT

About

A simple tool for rendering and manipulation of the parameteric 3D human body model SMPL.

License:MIT License


Languages

Language:Python 100.0%