Skip to content

Commit 0beda60

Browse files
update readme for manifold
1 parent 4da181d commit 0beda60

2 files changed

Lines changed: 28 additions & 26 deletions

File tree

packages/dev/manifold-worker/README.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,27 +9,28 @@ This package should be used in browser based applications. If you want to use ou
99
Visit https://bitbybit.dev to use our full cloud platform.
1010

1111
## Github
12-
https://github.com/bitbybit-dev/bitbybit/tree/master/packages/dev/manifold
12+
https://github.com/bitbybit-dev/bitbybit/tree/master/packages/dev/manifold-worker
1313
## NPM
14-
https://www.npmjs.com/package/@bitbybit-dev/manifold
14+
https://www.npmjs.com/package/@bitbybit-dev/manifold-worker
1515

16-
## THREEJS Example Applications
17-
Vase
18-
https://app-store.bitbybit.dev/vase
19-
Github Source Code - https://github.com/bitbybit-dev/app-examples/tree/main/react/threejs/vase
16+
## THREEJS Example Applications Using Manifold
17+
[Manifold Sliced Mesh](https://app-store.bitbybit.dev/manifold-sliced-mesh/)
18+
[Github Source Code](https://github.com/bitbybit-dev/app-examples/blob/main/webpack/threejs/src/code/manifold-sliced-mesh.ts)
19+
20+
## Other THREEJS Applications
21+
[Vase](https://app-store.bitbybit.dev/vase)
22+
[Github source code](https://github.com/bitbybit-dev/app-examples/tree/main/react/threejs/vase)
2023

2124
## Other Example Applications
22-
Laptop Holder
23-
https://app-store.bitbybit.dev/laptop-holder
24-
Github Source Code Angular - https://github.com/bitbybit-dev/app-examples/tree/main/angular/laptop-holder
25-
Github Source Code React - https://github.com/bitbybit-dev/app-examples/tree/main/react/laptop-holder
25+
[Laptop Holder](https://app-store.bitbybit.dev/laptop-holder)
26+
[Github Source Code Angular](https://github.com/bitbybit-dev/app-examples/tree/main/angular/laptop-holder)
27+
[Github Source Code React](https://github.com/bitbybit-dev/app-examples/tree/main/react/laptop-holder)
2628

27-
Cup Configurator
28-
https://app-store.bitbybit.dev/cup
29-
Github Source Code - https://github.com/bitbybit-dev/app-examples/tree/main/react/cup
29+
[Cup Configurator](https://app-store.bitbybit.dev/cup)
30+
[Github Source Code](https://github.com/bitbybit-dev/app-examples/tree/main/react/cup)
3031

3132
## Closed Source Example Applications
32-
https://app-store.bitbybit.dev/terrace-furniture
33+
[Terrace Furniture](https://app-store.bitbybit.dev/terrace-furniture)
3334

3435
## Build package
3536
npm run build-p

packages/dev/manifold/README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,24 @@ https://github.com/bitbybit-dev/bitbybit/tree/master/packages/dev/manifold
1313
## NPM
1414
https://www.npmjs.com/package/@bitbybit-dev/manifold
1515

16-
## THREEJS Example Applications
17-
Vase
18-
https://app-store.bitbybit.dev/vase
19-
Github Source Code - https://github.com/bitbybit-dev/app-examples/tree/main/react/threejs/vase
16+
## THREEJS Example Applications Using Manifold
17+
[Manifold Sliced Mesh](https://app-store.bitbybit.dev/manifold-sliced-mesh/)
18+
[Github Source Code](https://github.com/bitbybit-dev/app-examples/blob/main/webpack/threejs/src/code/manifold-sliced-mesh.ts)
19+
20+
## Other THREEJS Applications
21+
[Vase](https://app-store.bitbybit.dev/vase)
22+
[Github source code](https://github.com/bitbybit-dev/app-examples/tree/main/react/threejs/vase)
2023

2124
## Other Example Applications
22-
Laptop Holder
23-
https://app-store.bitbybit.dev/laptop-holder
24-
Github Source Code Angular - https://github.com/bitbybit-dev/app-examples/tree/main/angular/laptop-holder
25-
Github Source Code React - https://github.com/bitbybit-dev/app-examples/tree/main/react/laptop-holder
25+
[Laptop Holder](https://app-store.bitbybit.dev/laptop-holder)
26+
[Github Source Code Angular](https://github.com/bitbybit-dev/app-examples/tree/main/angular/laptop-holder)
27+
[Github Source Code React](https://github.com/bitbybit-dev/app-examples/tree/main/react/laptop-holder)
2628

27-
Cup Configurator
28-
https://app-store.bitbybit.dev/cup
29-
Github Source Code - https://github.com/bitbybit-dev/app-examples/tree/main/react/cup
29+
[Cup Configurator](https://app-store.bitbybit.dev/cup)
30+
[Github Source Code](https://github.com/bitbybit-dev/app-examples/tree/main/react/cup)
3031

3132
## Closed Source Example Applications
32-
https://app-store.bitbybit.dev/terrace-furniture
33+
[Terrace Furniture](https://app-store.bitbybit.dev/terrace-furniture)
3334

3435
## Build package
3536
npm run build-p

0 commit comments

Comments
 (0)