Canvatorium Lab 015
Resizable GUI
A long-term side project called “Canvatorium”, an experimental design lab for spatial computing built in Vue JS and Babylon JS.
Resizable GUI
Follow Behavior
Gizmos!
Labs 009, 010, and 011. Babylon JS features as reactive Vue 3 Composables.
Getting started with Grabbing / Moving objects. Lots to learn here.
Title Card & Vue 3 Composables.
Collecting my thoughts from Labs 000-008.
Tinkering with Near Menu (BJS 5.0 beta)
Can I console.log in VR? YES!
I had my first failure today. I tried using Vue Router to navigate from one scene to another, while in immersive mode. Failed.
Learning the basics of controller input.
Exploring the Babylon JS Default XR Experience. ✅ Print a message when entering VR✅ Move camera when entering VR✅ Controller trigger buttons modify reactive data This may not seem like much, but in the past, I’ve been super confused about camera/controller interaction with Babylon JS. After spending some with the docs and some playgrounds, I’m…