From 530a2fd834510be01de4f6aff8aea836ac01fa9e Mon Sep 17 00:00:00 2001 From: lindsay Date: Thu, 26 Oct 2023 12:36:45 +0200 Subject: [PATCH] Added example --- .../buildings/web-ifc_dtx_Duplex_types.html | 233 ++++++++++++++++++ 1 file changed, 233 insertions(+) create mode 100644 examples/buildings/web-ifc_dtx_Duplex_types.html diff --git a/examples/buildings/web-ifc_dtx_Duplex_types.html b/examples/buildings/web-ifc_dtx_Duplex_types.html new file mode 100644 index 0000000000..f8f84bab68 --- /dev/null +++ b/examples/buildings/web-ifc_dtx_Duplex_types.html @@ -0,0 +1,233 @@ + + + + + + + xeokit Example + + + + + + + + + +
+
+ +

WebIFCLoaderPlugin

+

Loading an IFC File

+

WebIFCLoaderPlugin is the easiest way to load IFC models into a xeokit Viewer.

+

WebIFCLoaderPlugin loads IFC STEP files and parses them within the browser using web-ifc, to create 3D objects within the + Viewer.

+

Limitations

+

Loading and parsing huge IFC STEP files can be slow, and can overwhelm the browser, however. To view your + largest IFC models, we recommend instead pre-converting those to xeokit's compressed native .XKT format, then + loading them with XKTLoaderPlugin.

+

Stats

+ +

Components used

+ +

Resources

+ +
+ + + +