Notes on Installing Microsoft Azure Kinect Sensor and Body Tracking SDKs on Linux PC and NVIDIA Jetson Xavier NX
06.12.2020
Jump to:
# OpenMesh-Python Cheat Sheet | |
''' | |
documentation: https://openmesh-python.readthedocs.io/en/latest/ | |
OpenMesh-Python official repository: | |
https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python | |
C++ documentation: | |
https://www.openmesh.org/media/Documentations/OpenMesh-Doc-Latest/a04099.html | |
Installation: | |
* pip install openmesh # https://pypi.org/project/openmesh/ |