ebeaufay / cesium-tileset-referencing

example on how to reference an unreferenced tileset in Cesium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cesium-tileset-referencing

Demo

An unreferenced OGC 3DTiles tileset is one that is defined in it's own cartesian reference. It uses box or sphere bounding volumes (not region) and has no transformation baked in.

This demo shows how to reference such a tileset in Cesium.js given a location in lon/lat/height, a scale and rotation.

The original model in the demo is converted to 3DTiles via the ULTRAMESH tool. contact: www.jdultra.com

About

example on how to reference an unreferenced tileset in Cesium


Languages

Language:JavaScript 72.4%Language:HTML 26.1%Language:CSS 1.5%