-
Answer: Use open source CLI tools to convert IFC STEP files into xeokit's
+
Answer: Use open source CLI tools to convert IFC (2x3 and 4.3) files into xeokit's
compressed native model format, XKT, which xeokit can then load super quickly into its
browser-based viewer.
The XKT format contains all the model's geometry and
elements, along with some basic metadata to help navigate the IFC types. The format
diff --git a/_includes/features.html b/_includes/features.html
index 2d41aa9..868e677 100644
--- a/_includes/features.html
+++ b/_includes/features.html
@@ -57,9 +57,7 @@
JavaScript Programming Toolkit
Double-precision geometry.
Load models with double-precision coordinates. Render them
accurately in the browser, without loss of precision.
-
Loads a variety of model formats.
Load many models into the same scene, including IFC
- (2x3
- and 4), glTF, OBJ, STL, 3DXML, LAZ/LAS, CityJSON, XKT and more.
+ Loads a variety of model formats.
Load many models into the same scene, including IFC (2x3 and 4.3), glTF, OBJ, STL, 3DXML, LAZ/LAS, CityJSON, XKT and more.
Save and load BCF viewpoints.
Build interoperable BIM apps. Connect your application
with the BIM ecosystem.
diff --git a/_includes/proprietaryProducts.html b/_includes/proprietaryProducts.html
index cefe167..582debe 100644
--- a/_includes/proprietaryProducts.html
+++ b/_includes/proprietaryProducts.html
@@ -4,7 +4,7 @@
ifc2gltf |
High-performance CLI tool from Creeox AG for converting
- IFC into glTF and metadata files, for convert2xkt to convert into XKT, for fast loading into xeokit.
+ IFC (2x3 and 4.3) into glTF and metadata files, for convert2xkt to convert into XKT, for fast loading into xeokit.
|
diff --git a/download.html b/download.html
index ac1a709..685b69f 100644
--- a/download.html
+++ b/download.html
@@ -178,7 +178,7 @@ Enterprise tools
ifc2gltf |
High-performance CLI tool from Creeox AG for converting
- IFC into glTF and metadata files, for convert2xkt to convert into XKT, for fast loading into xeokit.
+ IFC (2x3 and 4.3) into glTF and metadata files, for convert2xkt to convert into XKT, for fast loading into xeokit.
|
diff --git a/index.html b/index.html
index 0597688..38e5292 100644
--- a/index.html
+++ b/index.html
@@ -432,9 +432,7 @@ JavaScript Programming Toolkit
Double-precision geometry.
Load models with double-precision coordinates. Render them
accurately in the browser, without loss of precision.
-
Loads a variety of model formats.
Load many models into the same scene, including IFC
- (2x3
- and 4), glTF, OBJ, STL, 3DXML, LAZ/LAS, CityJSON, XKT and more.
+ Loads a variety of model formats.
Load many models into the same scene, including IFC (2x3 and 4.3), glTF, OBJ, STL, 3DXML, LAZ/LAS, CityJSON, XKT and more.
Save and load BCF viewpoints.
Build interoperable BIM apps. Connect your application
with the BIM ecosystem.
@@ -812,7 +810,7 @@ Enterprise tools
ifc2gltf |
High-performance CLI tool from Creeox AG for converting
- IFC into glTF and metadata files, for convert2xkt to convert into XKT, for fast loading into xeokit.
+ IFC (2x3 and 4.3) into glTF and metadata files, for convert2xkt to convert into XKT, for fast loading into xeokit.
|
@@ -963,9 +961,8 @@
- Answer:
The xeokit SDK loads (at least) IFC (2x3 & 4), CityJSON, glTF,
- OBJ, 3DS, STL,
- 3DXML, LAS, LAZ, PLY and XKT.
+ Answer:
The xeokit SDK loads (at least) IFC (2x3 & 4.3), CityJSON, glTF, OBJ,
+ 3DXML, LAS, LAZ and XKT.
XKT is xeokit's highly-optimized native geometry format, which allows xeokit to load
hundreds
of thousands of full-precision objects in seconds. XKT files are converted from various
@@ -997,7 +994,7 @@
- Answer:
Use open source CLI tools to convert IFC STEP files into xeokit's
+ Answer:
Use open source CLI tools to convert IFC (2x3 and 4.3) files into xeokit's
compressed native model format, XKT, which xeokit can then load super quickly into its
browser-based viewer.
The XKT format contains all the model's geometry and
elements, along with some basic metadata to help navigate the IFC types. The format