Metadata-Version: 2.1
Name: pygltfio
Version: 0.2.0
Summary: The glue code which mediates between OpenGL and some GUI
Home-page: https://github.com/ousttrue/pygltfio
Author: ousttrue,
Author-email: ousttrue@gmail.com
License: zlib
Keywords: gltf
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Multimedia :: Graphics :: 3D Modeling
Description-Content-Type: text/markdown
License-File: LICENSE

# pygltfio

python glTF IO.

## >=python-3.10

* match statement used


## parser


### extensions

* [ ] mikktspace
* [ ] draco
* [ ] ktx2

## writer

TODO:


