TVPP_PP Python bindings for using TVPaint files in python, written by Sas van Gulik @ Studio Submarine.
When cloning this project, don't forget to:
git clone https://github.com/Sasbom/TVPy.git --recurse-submodules
Documentation:
- Basic Use: Basic use Docs
- Compilation: Compilation Docs
For acknowledgements to open source and credits within the library itself,
visit the main library repository @ TVPP_PP
Thanks / Acknowledgements:
- Pybind11, Authors: All members in the pybind organization |
An incredibly useful library to generate python bindings from C++ code. Both headers and CMake extensions are used in this project.