Metadata-Version: 2.1
Name: quantized-mesh-encoder
Version: 0.0.1
Summary: A fast Python Quantized Mesh encoder
Home-page: https://github.com/kylebarron/quantized-mesh-encoder
Author: Kyle Barron
Author-email: kylebarron2@gmail.com
License: MIT
Description: # quantized-mesh-encoder
        
        A work-in-progress fast Python [Quantized Mesh][quantized_mesh_spec] encoder.
        
        [quantized_mesh_spec]: https://github.com/CesiumGS/quantized-mesh
        
Keywords: mesh heightmap elevation terrain numpy
Platform: UNKNOWN
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: GIS
Description-Content-Type: text/markdown
Provides-Extra: test
