A 3D scene built with A-Frame (v1.4.0) that features:
- A wooden table with 4 legs made from primitives
- 2 chairs positioned on opposite sides of the table
- On the table: a Milo Tin, a Milk Tin, and 2 cups (with handles)
- Extras for beautification: a small plant pot, a back wall with a window, left/right walls, and a ceiling light fixture
- Upload the
PracticalQuiz2/folder to your subdomain (e.g.,https://yourdomain.com/PracticalQuiz2) - Open
index.htmlin any modern browser - Use WASD keys to walk around and mouse drag to look around
- All objects are fully working and render correctly in A-Frame 1.4.0
- The cup handle (
<a-torus>) is positioned visually but not mathematically snapped to the cup wall — slight gap may appear depending on zoom level. This is a known positioning approximation. - No VR headset tested; basic camera navigation is fully functional
- Table with 4 legs and apron rails + table cloth
- Chair × 2 (with seat, cushion, spindle backrest, 4 legs each)
- Milo Tin (green cylinder with label, lid, knob)
- Milk Tin (white/blue cylinder with label, lid, pull ring)
- Cup × 2 (tapered cylinder + torus handle + saucer)
- Flower vase with stems and petal rings
- Painted back wall with framed art
- Window with glass pane and cross-bars
- Pendant ceiling light with emissive bulb
- Area rug with layered border
- Potted plant in corner
Approximately 1.5 – 2 hours including:
- Planning the scene layout
- Building primitives and positioning objects
- Adding beautification elements
- Writing the README
W / A / S / D— Move forward/left/backward/rightMouse drag— Look around- Works in desktop and mobile browsers