You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2020. It is now read-only.
This is a prototype for a simple web server that retrieves polyhedral surfacesfrom a POSTGIS database and sends them back in a glTF or GeoJSON file.
It relies on a Bounding Volume Hierarchy (BVH) to transmit progressively thegeometric data. A script for building the BVH is provided in this repository.