JavaScript decoder for the Quantized Mesh format.
Note: This is experimental code, expect changes.
The module is installable via yarn (or npm):
yarn add @here/quantized-mesh-decoder
npm install @here/quantized-mesh-decoder
import decode from '@here/quantized-mesh-decoder'
decode(buffer, options)
DECODING_STEPS map. See import { DECODING_STEPS } from '@here/quantized-mesh-decoder' .DECODING_STEPS.extensions../src/assets/tile-with-extensions.terrain: Cesium World Terrain from Cesium ion./src/assets/tile-opentin.terrain: Open data from brazilian government IBGE, processed using TIN TerrainCopyright (C) 2018-2019 HERE Europe B.V.
See the LICENSE file in the root of this project for license details.