Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syedjawadakhtar committed Feb 23, 2023
1 parent 8e115ac commit 24f09be
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions HW1/README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# HW2: The Scope and Grabbing
# HW1: The Room
Following are the requirements for the assignment to be completed

## Part 1 - The Scope (70 pts)
## Part 1 - Setting up the toom and learning Unity UI Basics (50 pts)

Make a magnifying glass and hide at least two hidden objects that could be viewed only through it.
Make a room with player controller in VR, lighting, planets, text and material with skybox.

## Part 2 - Grabbing with 2 hands (30 pts + 10 Extra credit points)
## Part 2 - Scritping in C# (50 pts)

Boxes are hands in the VR. Crate in the next room can be held with both hands
Basic scripting to make a quit key, light swtich and moon orbiting. Triggering zone into another plane using a button.

## My submitted assignment

All the instructions are present on the walls.

![Video for HW2](HW2.gif)
![Video for HW1](HW1.gif)

0 comments on commit 24f09be

Please sign in to comment.