Skip to content

Python wrapper for Google's Draco mesh compression library

License

Notifications You must be signed in to change notification settings

bostongfx/TrakoDracoPy

 
 

Repository files navigation

PyPI version Build Status

DracoPy

DracoPy is a Python wrapper for Google's Draco mesh compression library

Available as a PyPI package: pip install DracoPy

DracoPy requires Python >= 3.5, pip >= 10, and a C++ compiler that is fully compatible with C++11.

It supports Linux and OS X.

An example of usage is given in example.py.

** This version is modified from the original https://github.com/seung-lab/DracoPy **

About

Python wrapper for Google's Draco mesh compression library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.5%
  • C++ 36.9%
  • Jupyter Notebook 8.0%
  • Dockerfile 3.6%