com.biomotionlab.sup
Version:
The BiomotionLab SMPL Unity Player. Plays SMPL animations from AMASS in Unity.
27 lines (26 loc) • 610 B
JSON
{
"name": "com.biomotionlab.sup",
"version": "1.2.0",
"displayName": "bmlSUP",
"description": "The BiomotionLab SMPL Unity Player. Plays SMPL animations from AMASS in Unity.",
"unity": "2019.4",
"keywords": [
"bml",
"MoSH",
"SMPL",
"SMPL-H"
],
"author": {
"name": "BioMotionLab (Adam Bebko)",
"email": "adambebko@gmail.com",
"url": "biomotionlab.github.io/sup/"
},
"type": "library",
"samples": [
{
"displayName": "GUI Viewer",
"description": "A basic graphical interface for viewing animations",
"path": "Samples~/SUPViewer"
}
]
}