- Sweden
Highlights
- Pro
Pinned Loading
-
animation-retargeting-tool
animation-retargeting-tool PublicAnimation retargeting tool for Autodesk Maya. Retargets mocap to a custom rig with a few clicks.
-
node-editor-framework
node-editor-framework PublicNode editor framework which can be used as a standalone application or integrated into Python + PySide2 projects.
Python 6
-
maya-auto-lip-sync
maya-auto-lip-sync PublicA tool to automatically generate lip sync animations in Autodesk: Maya using Montreal Forced Aligner.
-
verlet-cloth-simulation
verlet-cloth-simulation Public2D cloth simulation in Unity using simple Verlet integration.
-
Example script to showcase how you c...
Example script to showcase how you can create custom HUD/overlay elements by attaching QT widgets to the viewport in Autodesk: Maya. 1import sys
2from functools import partial
3import maya.OpenMayaUI as OpenMayaUI
4from shiboken2 import wrapInstance
5from PySide2 import QtWidgets
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.