Make 3D Websites With Runners

In this tutorial series you will learn how you can leverage Bitbybit runners to create your own BabylonJS or ThreeJS websites.

Intermediate
Free
TypeScript
Image showing abstract parametric model

Exporting Visual Script To ThreeJS Project

In this tutorial, you will discover how to use the Three.js game engine to execute CAD algorithms exported from Bitbybit visual scripts.

We will start with a pre-made script from the ReteJS editor, export it to JavaScript, and then run it in a separate StackBlitz environment configured to load Three.js. A specialized Bitbybit runner will be used to execute the code.

Matas Ubarevičius provides a step-by-step guide, explaining the common interface of Bitbybit, which enables code execution in both Babylon.js and Three.js game engines. He also demonstrates how to work with visual script inputs and outputs to contextualize results and modify the behavior of the executed code based on specific parameters.

< PreviousFinish >

Course lectures

These are all the lectures of the course. Navigate freely between them by clicking.

Approximate Time Required: 115 minutes