Design Challenge 9: 3D Room
For this design challenge, we were required to create a 3D Room that tells a story.
-
Use at least two components from the AFrame registry that we did not discuss in class to add to your scene.
-
Don’t forget to add lighting!
-
Must include at least 1 textured object
-
Must include at least 1 imported model
-
VR is optional

The demo video is here:
The code is here:
https://drive.google.com/file/d/1V3ErkJE5Bj4sQuMRYZFk0VWqcKVrKgxz/view?usp=sharing
​
First time playing with HTML! AFrame is such a good source for creating 3D models. Adding different models into the concept is really interesting. I personally love walking in the town I created in this project with my VR glasses. The light is a little bit tricky here, I always cannot set it into a very good looking color. The online editor for HTML is not very friendly, it cannot hold any 3D model I want to use and I finished the project with local host in the end.