Geodan / i3dm.export

Export 3D Instanced Tiles from PostGIS table
MIT License
38 stars 20 forks source link

Add support for multiple models when using GPU instancing #55

Open bertt opened 3 months ago

bertt commented 3 months ago

When a tile contains multiple models (for example a tree model and a box model), the resulting glTF should contain multiple meshes/nodes.

This functionality replaces the cmpt files with multiple i3dm's method in 3D Tiles 1.0.

Sample is added.

0_0_0.zip

bertt commented 1 month ago

Is Implemented, but there clicking for attributes does not work, see https://community.cesium.com/t/upgrade-3d-tileset-with-composite-cmpt-tile-to-1-1-attribute-data-missing/33177/2