Table of contents
Mesh Export
Download API definition:

Mesh Export API

Visualize iModels across platforms

The Mesh Export API enables direct streaming of iModels into major visualization platforms including Cesium.js, Three.js, Unity, and Unreal Engine. Utilizing the OGC 3D Tiles format this API enhances performance for large scale 3D modeling, while facilitating dynamic cloud streaming. It supports versatile visualization across VR, web, desktop, and mobile, making it ideal for detailed, high-quality 3D projects in engineering, mapping, and more.

Features

  • Generate 3D Tiles from the latest or any specific version of the iModel for dynamic visualization.
  • Ensure fast, direct streaming across the globe by leveraging a Content Distribution Network (CDN), enhancing accessibility and performance.
  • Seamless integration with Cesium's visualization tools, which are optimized for rendering OGC 3D Tiles across various platforms.
  • Apply filters to the list of generated tilesets to refine scope and details, enhancing dataset management and selection.

OGC 3D Tiles

OGC 3D Tiles is an open specification initially developed by Cesium and later adopted by the Open Geospatial Consortium (OGC). This format is specifically designed for the efficient streaming and rendering of large-scale 3D geospatial datasets, including buildings, terrain, and point clouds. It offers optimal performance for 3D visualization by using features like hierarchical levels of detail (HLOD) and spatial data structures. Learn more about the specification on the OGC 3D Tiles page.

Samples

Coming soon.