Skip to content

Commit 99d7c2c

Browse files
committed
chore: update readme
1 parent a7b7587 commit 99d7c2c

File tree

3 files changed

+48
-0
lines changed

3 files changed

+48
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,22 @@ This library is a collection of BIM tools based on [Three.js](https://github.com
2424
Are you developing a project with our technology and would like our help?
2525
Apply now to join [That Open Accelerator Program](https://thatopen.com/accelerator)!
2626

27+
28+
## 🧩 Integration with fragments
29+
As you might know, we have 4 open source libraries:
30+
- [web-ifc](https://github.com/ThatOpen/engine_web-ifc): the IFC parser and geometry engine.
31+
- [fragments](https://github.com/ThatOpen/engine_fragment): the open source format and 3D engine.
32+
- [components](https://github.com/ThatOpen/engine_components): a set of tools to build BIM software fast.
33+
- [ui components](https://github.com/ThatOpen/engine_ui-components): our agnostic UI system.
34+
35+
Components doesn't work with this new version of Fragments yet. In the next release, at the end of Q2, all components will be updated to work with this new version of Fragments. In the meantime, you have 3 options:
36+
37+
- Work with Fragments and build your own BIM components from scratch.
38+
- Work with Components (which don't use this new version of Fragments).
39+
- Check out our [Accelerator Program](https://thatopen.com/accelerator) to get previous access to the upcoming components.
40+
41+
Once the release at the end of Q2 is made, Components will work natively with this new version of Fragments.
42+
2743
## Packages
2844

2945
This library contains 2 packages:

packages/core/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,22 @@ This library is a collection of BIM tools based on [Three.js](https://github.com
2424
Are you developing a project with our technology and would like our help?
2525
Apply now to join [That Open Accelerator Program](https://thatopen.com/accelerator)!
2626

27+
28+
## 🧩 Integration with fragments
29+
As you might know, we have 4 open source libraries:
30+
- [web-ifc](https://github.com/ThatOpen/engine_web-ifc): the IFC parser and geometry engine.
31+
- [fragments](https://github.com/ThatOpen/engine_fragment): the open source format and 3D engine.
32+
- [components](https://github.com/ThatOpen/engine_components): a set of tools to build BIM software fast.
33+
- [ui components](https://github.com/ThatOpen/engine_ui-components): our agnostic UI system.
34+
35+
Components doesn't work with this new version of Fragments yet. In the next release, at the end of Q2, all components will be updated to work with this new version of Fragments. In the meantime, you have 3 options:
36+
37+
- Work with Fragments and build your own BIM components from scratch.
38+
- Work with Components (which don't use this new version of Fragments).
39+
- Check out our [Accelerator Program](https://thatopen.com/accelerator) to get previous access to the upcoming components.
40+
41+
Once the release at the end of Q2 is made, Components will work natively with this new version of Fragments.
42+
2743
## Packages
2844

2945
This library contains 2 packages:

packages/front/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,22 @@ This library is a collection of BIM tools based on [Three.js](https://github.com
2424
Are you developing a project with our technology and would like our help?
2525
Apply now to join [That Open Accelerator Program](https://thatopen.com/accelerator)!
2626

27+
28+
## 🧩 Integration with fragments
29+
As you might know, we have 4 open source libraries:
30+
- [web-ifc](https://github.com/ThatOpen/engine_web-ifc): the IFC parser and geometry engine.
31+
- [fragments](https://github.com/ThatOpen/engine_fragment): the open source format and 3D engine.
32+
- [components](https://github.com/ThatOpen/engine_components): a set of tools to build BIM software fast.
33+
- [ui components](https://github.com/ThatOpen/engine_ui-components): our agnostic UI system.
34+
35+
Components doesn't work with this new version of Fragments yet. In the next release, at the end of Q2, all components will be updated to work with this new version of Fragments. In the meantime, you have 3 options:
36+
37+
- Work with Fragments and build your own BIM components from scratch.
38+
- Work with Components (which don't use this new version of Fragments).
39+
- Check out our [Accelerator Program](https://thatopen.com/accelerator) to get previous access to the upcoming components.
40+
41+
Once the release at the end of Q2 is made, Components will work natively with this new version of Fragments.
42+
2743
## Packages
2844

2945
This library contains 2 packages:

0 commit comments

Comments
 (0)