From 1bf7e62bbe71963fa38b642fd53ac2e05f0a09ed Mon Sep 17 00:00:00 2001 From: lindsay Date: Sun, 24 Dec 2023 06:29:59 +0100 Subject: [PATCH] Layout tweaks --- _includes/cliInvocationCard.html | 2 +- tests.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/cliInvocationCard.html b/_includes/cliInvocationCard.html index 3e47155a..c82641a6 100644 --- a/_includes/cliInvocationCard.html +++ b/_includes/cliInvocationCard.html @@ -15,7 +15,7 @@ @@ifc2gltfFileSizeMb each, in this case. Also, the -t option splits the 3D geometry coordinates into tiled regions of size @@ifc2gltfTileSize x @@ifc2gltfTileSize x @@ifc2gltfTileSize meters. That enables - the xeokit viewer to render the geometry accurately without rounding jitter.

+ the xeokit viewer to render the geometry with huge real-world coordinates accurately, without rounding jitter.

.
diff --git a/tests.html b/tests.html
index 31c1052b..d251323c 100644
--- a/tests.html
+++ b/tests.html
@@ -248,7 +248,7 @@ 

ifc2gltfcxconverter

5Mb each, in this case. Also, the -t option splits the 3D geometry coordinates into tiled regions of size 200 x 200 x 200 meters. That enables - the xeokit viewer to render the geometry accurately without rounding jitter.

+ the xeokit viewer to render the geometry with huge real-world coordinates accurately, without rounding jitter.

.