You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,18 @@ Essential introduction by Matas
12
12
13
13
## SUPPORT THE MISSION
14
14
Best way to support us - [Silver or Gold plan subscription](https://bitbybit.dev/auth/pick-plan)
15
-
Buy unique products from our [Crafts shop](https://crafts.bitbybit.dev) all designed with Bitbybit algorithms
16
15
Check out [3D Bits app for Shopify](https://apps.shopify.com/3d-bits-1) also used in our Crafts shop
16
+
Buy unique products from our [Crafts shop](https://crafts.bitbybit.dev) all designed with Bitbybit algorithms
17
17
18
18
Your contributions allow this project to exist.
19
19
20
-
## HISTORY
21
-
22
-
This library was previously UI dependant and was heaviy intertwined with BabylonJS game engine. It is now decoupled from our editors to ensure protection of our corporate identity and cloud services. BabylonJS layer is now also separated into special package @bitbybit-dev/babylonjs - this will cause the breaking change in v0.18.0. If you are using the version prior to v0.18.0 and depend on the @bitbybit-dev/core package, please consider updating to use @bitbybit-dev/babylonjs NPM package. @bitbybit-dev/core is now game engine independent layer.
23
-
20
+
## Important Topics
21
+
[Getting Started With Bitbybit Platform](https://learn.bitbybit.dev/learn/getting-started/overview)
22
+
[Integrate With ThreeJS](https://learn.bitbybit.dev/learn/npm-packages/threejs)
23
+
[Integrate With BabylonJS](https://learn.bitbybit.dev/learn/npm-packages/babylonjs)
0 commit comments