Skip to content

bitbybit-dev/app-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bit By Bit Developers App Examples

Picture showing bitbybit.dev platform

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-dev/core OCCT https://www.npmjs.com/package/@bitbybit-dev/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

Laptop Holder Configurator

THREEJS 3D Printable Vase
https://app-store.bitbybit.dev/bitbybit-threejs
Github Source Code - https://github.com/bitbybit-dev/app-examples/tree/main/react/bitbybit-threejs

ThreeJS Vase Configurator

Cup Configurator
https://app-store.bitbybit.dev/cup
Github Source Code - https://github.com/bitbybit-dev/app-examples/tree/main/react/cup

Cup Configurator

Other Closed Source Apps We Built
Terrace Furniture
https://app-store.bitbybit.dev/terrace-furniture

Terrace Furniture Configurator

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