VimalMollyn / SMPLVis

Minimal SMPL Visualiser written in open3d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visualise SMPL params in open3d

TLDR

conda create -n "SMPLVis" python=3.8
conda activate SMPLVis
python -m pip install -r requirements.txt
python viz_open3d.py

Credits: smpl_np.py from https://github.com/CalciferZh/SMPL

About

Minimal SMPL Visualiser written in open3d


Languages

Language:Python 100.0%