IFCViewX
Copyright 2026 the IFCViewX authors

Licensed under the Apache License, Version 2.0.

This product depends on third-party packages distributed under their own
licenses. The bundled viewer this wheel serves redistributes their compiled
form:

- three (MIT), three-mesh-bvh (MIT), and fflate (MIT): compiled JavaScript.
- PDF.js / pdfjs-dist (Apache-2.0): compiled JavaScript is redistributed in the
  bundled viewer for drawing-sheet import and rendering.
- web-ifc (MPL-2.0): its compiled JavaScript and WebAssembly are redistributed
  in the bundled viewer. Source for the exact version used is at
  https://github.com/ThatOpen/engine_web-ifc at tag v0.0.77; the MPL-2.0 text is
  in LICENSE-MPL-2.0.
- Pyodide (MPL-2.0): an optional runtime download loaded as a separate artifact
  when browser Python features are used; never bundled into the viewer build.
- IfcOpenShell (LGPL-3.0): installed as a separate, marker-gated Python
  dependency of Local Studio; never bundled into the browser viewer build.
