quantized-mesh

Terrain mesh format

A format for encoding 3D terrain data in a compressible, mesh-based structure suitable for efficient streaming and visualization.

Specification for streaming massive terrain datasets for 3D visualization.

GitHub

242 stars
34 watching
42 forks
last commit: over 3 years ago
Linked from 1 awesome list

cesiumspecificationterrain

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cesiumgs/3d-tiles A specification and implementation framework for streaming massive heterogeneous 3D geospatial datasets 2,136
jcbecker/termproject Generates procedural terrain with distinct biomes and smooth borders using Perlin noise 15
kylebarron/pydelatin Generates 3D terrain meshes from input data using a C-based algorithm 68
ionureche/3d-terrain-generator An application that generates 3D terrain using procedural algorithms and allows control over its shape and binding to a Bezier surface. 2
kylebarron/pymartini Generates terrain meshes from heightmaps using a fast Cython implementation 89
zecojls/tagee A Python package providing a simple interface to calculate various terrain attributes from digital elevation models in Google Earth Engine. 71
psichix/density-mesh A crate that generates 2D meshes from images representing density/height maps. 78
jaysmito101/terraforge3d A powerful tool for generating and texturing 3D terrains using procedural techniques. 973
openscenegraph/virtualplanetbuilder A tool for generating and organizing large-scale 3D terrain databases from geospatial imagery and heightfields. 97
samfromcadott/brutus Generates 3D meshes from volumetric data using marching cubes algorithm 5
zielak/autoterraingen A tool to generate terrains for Tiled editors by combining multiple tilesets into one terrain. 15
mlivesu/cinolib A C++ library for processing polygonal and polyhedral meshes with a unified data structure 930
havegum/terrain-generator A Rust-based project that generates terrain using noise and Voronoi-based methods, with the goal of simulating agents and borders. 29
nshen/vite-plugin-cesium A Vite plugin for setting up Cesium projects with TypeScript and CSS. 232
snowapril/procedural-terrain-estimator A software tool for generating and editing 3D terrain using procedural noise functions and algorithms 39