iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.1k stars 298 forks source link

[3D Tiles] Add viewer request volume support for box and region #2216

Closed jailln closed 1 week ago

jailln commented 11 months ago

Currently, only 3D Tiles viewer request volumes of type sphere are supported. We could add support for box and region based on the support we already have for bounding volumes.

jailln commented 1 week ago

3D tiles spec support is now managed in 3DTilesRendererJS