Canvatorium Lab 032
VR Lathe Modeling Demo in Babylon JS.
This is the revamped version of one of my favorite labs from the legacy project. In this lab you can move the purple spheres around the surface of the plane to create an outline. Then press the “Build Shape” button to create a model using the Lathe feature from Babylon JS.
Gotcha: I haven’t done any work to keep the spheres in any sort of order, so it is possible to build some pretty wonky shapes.
This lab combines many features from Babylon JS.
- WebXR
- 2D GUI
- Mesh Behaviors
- Mesh Builder
This scene will also save the last used settings in local storage.
This lab is part of a project called Canvatorium, an experimental design lab for spatial computing. Learn more.