START DOCUMENTATION

Example Applications

Stand Alone Example Apps

While you can find plenty of open and free community Projects, one of the strongest points of Bitbybit platform is that the majority of core 3D algorithms can be used to create your own websites by using either the Runner technology or NPM packages. You can find all example applications on this GitHub repository

You can learn and experiment by using our editors and finally export most of the visual scripts into JavaScript to execute them via the Runner.

The kind of apps you can build

Bitbybit allows you to build Web applications that run on the browser. They can be simple configurators, complex 3D modeling tools, or even games. Currently Bitbybit supports two game engines - BabylonJS and ThreeJS, but theoretically you can build your own integration to other types of web 3D rendering engines by following the same principles.

Check out Application Store for more applications.

Here we built the list of example applications powered by 3D CAD NPM packages that also indicate technologies used, like UI frameworks and game engines. Explore them below! Many are open-source, so you can view the full source code on GitHub, clone the repositories, and run them yourself.

Terrace Furniture

Image showing off the application
Make your own terrace furniture. Adjust dimensions to your specific needs, inspect the model and copy part information for production.

Laptop Holder

Image showing off the application
The application allows you to configure custom multi slot laptop holder. Choose how many laptops you want and adjust the basic dimensions. Save your file and use it for 3D printing.
Logo of BabylonJS game engineLogo of React framework
Logo of BabylonJS game engineLogo of Angular framework

Cup

Image showing off the application
The application allows you to configure a custom cup for your coffee or tea. Choose any combination of parameters to get proprtions that you want. Save your file and use it for 3D printing.
Logo of BabylonJS game engineLogo of React framework
Logo of ThreeJS game engineLogo of Webpack

Patterns ThreeJS

Image showing off the application
The application shows how to use our npm packages with ThreeJS game engine.
Logo of ThreeJS game engineLogo of Webpack

Vase ThreeJS

Image showing off the application
The application shows how to use our npm packages with ThreeJS game engine.
Logo of ThreeJS game engineLogo of React framework