From 070cb9597857d046e789c08e0390aee354d90b16 Mon Sep 17 00:00:00 2001 From: Bert Temme Date: Tue, 11 Jun 2024 13:00:02 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a87705e..46b4405 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # i3dm.export -Console tool for exporting Instanced 3D Models (i3dm's or glb), i3dm composites (cmpt) and tileset.json from PostGIS table. +Console tool for exporting Instanced 3D Models (i3dm's or glb's with EXT_mesh_gpu_instancing), i3dm composites (cmpt) and tileset.json from PostGIS table. The input table contains instance information like location (epsg:4326), binary glTF model (glb), scale, rotation and instance attributes.