-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update to v0.9.16 bitbybit-core to latest version for laptop react ex…
…ample
- Loading branch information
1 parent
20330e0
commit ee77bf8
Showing
10 changed files
with
116 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,52 @@ | ||
# app-examples | ||
App examples that use bitbybit-core npm package to build custom CAD websites. | ||
# Bit By Bit Developers App Examples | ||
These app examples are meant to show how bitbybit-core and bitbybit-occt npm packages can be used to create 3D models on the browser and on the server. | ||
bitbybit-core library works only on the browser and is dependant on many great 3D libraries. bitbybit-occt library is much more versatile and can be used both on the nodejs and browser applications. | ||
|
||
Visit https://bitbybit.dev to use our full cloud platform. | ||
|
||
# App Example Frameworks | ||
For browser based applications we provide few examples using bitbybit-core library by using most popular frameworks such as React and Angular. For Node based applications we provide express server app example and a simple node example. | ||
|
||
# Github | ||
https://github.com/bitbybit-dev/app-examples | ||
|
||
# NPM | ||
CORE | ||
https://www.npmjs.com/package/bitbybit-core | ||
OCCT | ||
https://www.npmjs.com/package/bitbybit-occt | ||
|
||
# Example Applications | ||
Laptop Holder | ||
https://app-store.bitbybit.dev/laptop-holder | ||
Github Source Code Angular - https://github.com/bitbybit-dev/app-examples/tree/main/angular/laptop-holder | ||
Github Source Code React - https://github.com/bitbybit-dev/app-examples/tree/main/react/laptop-holder | ||
|
||
Cup Configurator | ||
https://app-store.bitbybit.dev/cup | ||
Github Source Code - https://github.com/bitbybit-dev/app-examples/tree/main/react/cup | ||
|
||
Other Closed Source Apps We Built | ||
Terrace Furniture | ||
https://app-store.bitbybit.dev/terrace-furniture | ||
|
||
# Build package | ||
tsc -p tsconfig.bitbybit.json | ||
|
||
# Media Channels | ||
Discord: https://discord.gg/GSe3VMe | ||
Youtube: https://www.youtube.com/channel/UCWM0VODRsLYOjB2IAaFHBSQ | ||
Instagram: https://www.instagram.com/bitbybit.dev | ||
Twitter: https://twitter.com/bitbybit_dev | ||
LinkedIn: https://lnkd.in/gQjEQA2 | ||
Facebook: https://www.facebook.com/bitbybitdev | ||
Medium: https://bitbybit-dev.medium.com/ | ||
|
||
# Principles | ||
Bit By Bit Developers company will keep these core algorithms that you can find in this repository free and opensource for its users. These algorithms are based on other open-source projects, run and are deployed on the browser, thus there is no point of closing them down from public. | ||
|
||
# About Bit By Bit Developers platform | ||
Bit By Bit Developers web platform allows creators to program geometry through simple visual programming language or choose monaco typescript editor with full intellisense of bitbybit API. This cloud platform can fulfil many practical, educational and artistic needs of its users. Through familiar programming interface used in tools such as Scratch and Blockly.Games we expose powerful 3D algorithms that make it easier to implement various parametric tasks. Our goal is to make it very simple for users to share their ideas and designs. We want to encourage everyone to engage in the future of this tool. | ||
|
||
# Major Dependencies | ||
BabylonJS, Blockly, OpenCascade, JSCAD, Verbnurbs |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters