Version v0.4.5 has been released and brings new support for a variety of new image and map data formats in addition to some other smaller bug fixes.
With the recent plugin system it’s become easier to add new extended functionality such as loading other tiled data formats. Specifically support for Microsoft’s Deep Zoom Image format, the conventional XYZ map tiles format (used by OpenStreetMap, Google Maps, etc), and initial limited support for TMS tiles. More to come!
I’m trying to display our data in your viewer and while there are quite a few generators which convert objects to 3d tiles, I’m struggling to integrate terrain data (like your mars dataset). What converter / pipeline did you use to generate these 3D-tiles? Any plans on reading quantized mesh terrain data?
What converter / pipeline did you use to generate these 3D-tiles?
The pipeline used is internal to JPL and not easily run on non-Martian data. See this resources list linked in the README for more information on generators, etc.
Any plans on reading quantized mesh terrain data?
Support for this should be available in the coming months.