Quantized-mesh-tile is a Python encoder/decoder and topology builder for terrain tiles.
Doc is hosted on Readthedocs: https://quantized-mesh-tile.readthedocs.io/en/latest/
See CHANGELOG.md for version history.
cd doc
rm -rf build && make htm
python -m http.server 8000 --directory build/htmlOpen http://localhost:8000/viewer.html.