
Visualize our designs in using extended reality (XR) technologies to explore immersive .
XR (Extended Reality) is an umbrella term for technologies that blend the physical and digital worlds.
It includes:
VR (Virtual Reality) Fully immersive environments. You are inside a completely virtual world.
AR (Augmented Reality) Digital objects are placed in your real environment.
MR (Mixed Reality) Digital and physical elements interact more deeply (e.g. occlusion, physics).
In this course, we focus on AR to place our architectural models in real space at real scale.
XR allows us to:
WebXR is a web standard that allows XR directly in the browser:
Browsers have security restrictions:
.glb) from file://So we:
http://<local-ip>:8000GLB (binary glTF) is a compact 3D file format:
👉 It’s the format we export from Rhino and load in the browser.
.glb↑ click to open ↑