My first experiment with A-Frame
Lab work
A little 3D environment with two cameras and two light switches
Lab notes
For users:
- Move around with the keyboard or mobile motion detection
- Switch cameras and turn lights on and off
- This is a quick experiment but if you'd like to raise issues please do
For developers:
- This was built with A-Frame WebGL library
- It took a couple of days at most. A-Frame is very easy to get started with
- There is no "collision physics" in here so you can run through anything
- The code is here ⚠️ Warning: quick and dirty code