Quantized-Mesh encoder/decoder and topology builder
Last updated Jul 1, 2026
99
Stars
20
Forks
4
Issues
0
Stars/day
Attention Score
32
Language breakdown
Python 100.0%
โธ Files
click to expand
README
quantized-mesh-tile ===================
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/
Changelog
See CHANGELOG.md for version history.
Test Doc Locally
cd doc
rm -rf build && make htm
python -m http.server 8000 --directory build/html
Open http://localhost:8000/viewer.html.
๐ More in this category