A pure WebAssembly data inspector and 3D viewer for Industry Foundation Classes (IFC / ISO 16739-1) BIM files.
- Supports
.ifc (STEP Part 21), .ifcZIP, and .ifcXML files.
- Decodes spatial structure hierarchies (Project → Site → Building → Storey → Space → Element).
- Extracts Property Sets (
IfcPropertySet), Quantities (IfcElementQuantity), and Materials.
- Tessellates 3D Swept Solids, Faceted B-Reps, and Face Sets directly in WebAssembly for interactive inspection.
- Files stay strictly in this browser; nothing is uploaded anywhere.