examples icon indicating copy to clipboard operation
examples copied to clipboard

Example implementations of IFC.js.

IFC.js examples

These examples are part of the IFC.js ecosystem.

Community

Join the Discord channel to meet other people interested in this project!

Contribution

Do you want to contribute to make this even better? Bear in mind that this project is split in multiple repositories, so you might want to contribute to the part that interests you most.

  • web-ifc if you are interested in low-level IFC parsing, WebAssembly, Emscripten, C++.

  • web-ifc-three if you want to help us with the Three.js geometry generation.

  • web-ifc-viewer if you have ideas about cool tools that could help others develop BIM applications!

  • This repository if you want to help us by creating more example implementations of IFC.js.

  • Try it and spread the word!

Issues

You can refer your issue to the specific repository:

  • web-ifc if you have any problem with the parsing / loading (items not being readed / loaded correctly, information missing).

  • web-ifc-three if you have any problem with the adaptation we did for Three.js (efficiency, Three geometry generation, etc).

  • web-ifc-viewer if you have any problem with the boilerplate code it offers to develop BIM viewers.

  • This repository if you have any problem with the specific implementation of an example.

Testing files

You can find the IFC files for testing here.

License

This project is licensed under the MIT License.