Skip to main content

Module terrain_pipeline

Module terrain_pipeline 

Source
Expand description

DEM heightfield → terrain mesh → geodetically anchored scene coordinates (P1).

Structs§

GeodeticTerrainTile
A terrain tile positioned at a geodetic anchor.

Functions§

compile_and_encode_10d_tile
Compiles a DEM heightfield into a native .10d QuantizedMesh tensor file, wrapping it with CBOR-LD provenance for full compliance.
compile_terrain_tile
Build a terrain mesh from a heightfield and anchor it relative to a world origin.