s-leger / examples

Example implementations of IFC.js.

Home Page:https://ifcjs.github.io/info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example implementations of IFC.js.

https://ifcjs.github.io/info/

License:MIT License


Languages

Language:TypeScript 43.7%Language:JavaScript 27.5%Language:HTML 12.5%Language:Svelte 8.8%Language:CSS 6.9%Language:SCSS 0.5%