Skip to content

IFC code is almost a year old #25371

@wwwouter

Description

@wwwouter

Description

The IFC files (https://github.com/mrdoob/three.js/tree/dev/examples/jsm/loaders/ifc) are from Feb 18th and since then there have been many updates

For a while I downloaded the web-ifc and IFCLoader files and updated the imports myself. But with every update of Three.js and/or IFC.js this would break. Therefore I chose just to rely on the Three.js repository for the loader and all other IFC dependencies.

Here is mentioned that the IFC dependencies will probably move outside of this repository (https://github.com/mrdoob/three.js/pull/25057/files#r1037975491), but I can't see any changes just yet.

Is it possible to update the IFC dependencies for now, while we wait for the new way of importing dependencies for "external" examples?

For me it would be better if there was a stand-alone IFCLoader package on npm, with all the correct dependencies linked. Is that something has been considered before?

Reproduction steps

Code

// code goes here

Live example

Screenshots

No response

Version

148

Device

No response

Browser

No response

OS

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions