https://github.com/codingmiao/quantized-mesh-decoder-java
Java decoder for the cesium Quantized Mesh format
https://github.com/codingmiao/quantized-mesh-decoder-java
Last synced: 6 months ago
JSON representation
Java decoder for the cesium Quantized Mesh format
- Host: GitHub
- URL: https://github.com/codingmiao/quantized-mesh-decoder-java
- Owner: codingmiao
- License: apache-2.0
- Created: 2021-11-23T09:54:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-23T10:02:14.000Z (over 4 years ago)
- Last Synced: 2025-02-28T08:02:29.055Z (12 months ago)
- Language: Java
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# quantized-mesh-decoder-java
Java decoder for the cesium Quantized Mesh format
一个解析cesium的三角面高程数据 Quantized Mesh并转换为栅格型数据的工具
施工中,晚点再来看o(* ̄︶ ̄*)o
参考文献
https://github.com/CesiumGS/quantized-mesh
https://github.com/heremaps/quantized-mesh-decoder