Skip to content

Vanessany/PracticalQuiz2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PracticalQuiz2 – A-Frame Dining Room Scene

Description

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

How to Run

  1. Upload the PracticalQuiz2/ folder to your subdomain (e.g., https://yourdomain.com/PracticalQuiz2)
  2. Open index.html in any modern browser
  3. Use WASD keys to walk around and mouse drag to look around

Known Issues / Partial Work

  • 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

Objects in Scene (No external models — primitives only)

  • 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

Time Taken

Approximately 1.5 – 2 hours including:

  • Planning the scene layout
  • Building primitives and positioning objects
  • Adding beautification elements
  • Writing the README

Controls

  • W / A / S / D — Move forward/left/backward/right
  • Mouse drag — Look around
  • Works in desktop and mobile browsers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages