Main Idea
Instead of a flat website only, the project may eventually include a spatial learning environment:
- a virtual studio or lab
- modeled in
Blender
- exported as
GLTF or GLB
- rendered on the web with
Three.js
Purpose
The 3D lab would act as a navigable knowledge space:
- entrance and overview
- main desk with modular system
- poster wall with architecture diagrams
- patch table for system blueprints
- visual lab corner for reactive graphics
Technical Pipeline
Blender
-> GLTF / GLB export
-> Three.js scene
-> website interactions
Constraint
This should remain a later milestone after the 2D documentation site is stable.