Video | Mesh | Video | Mesh |
conda create -n en3d python=3.8
conda activate en3d
pip install -r requirements.txt
python app.py
We released a Rigged & Animated 3D Human library (3DHuman-Syn), containing ~1000 characters produced by En3D, and 1000+ actions are provided for animation.
- Avatar download and rendering
python render.py
- Avatar animation
python animation.py
Convert the generated animation file (.glb) to .usdz format using Sketchfab (upload glb and download usdz) or other tools, and insert the animated avatar to web with model-viewer.
AR function is only supported with iPhone, try the AR example in the phone browser and click the right-down icon for AR experience.