vault backup: 2023-03-16 14:09:54

This commit is contained in:
Jet Hughes 2023-03-16 14:09:54 +13:00
parent 9b38731d30
commit 366613a08c
2 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,33 @@
---
title: "01-states"
tags:
- assignment
- info305
---
1. Create an application prototype to determine the state of the user while wearing Snap Spectacles
- You must identify at least 3 states
- Sitting versus standing
- Browsing
- In a Conversation/Meeting
- Running
- Walking
- You are free to discuss other states you may wish to identify with us.
- You will demonstrate you prototype in the labs following the submission.
2. Brainstorm information that you like to have accessible in each state, reflecting on the concepts of ubiquitous computing.
- Document your brainstorm
- Create one storyboard for each of 3 states
- As a general guide we would expect documentation to be a 1-2 page pdf.
---
How to detect states
- stitting/standing
- change in height
- perspective of objects
-
- browsing
- in conversation/meeting
- running
- walking

View File

@ -7,6 +7,7 @@ tags:
-
---
# Assignments
- [[01-states]]
# Labs
- [[01]]