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.