mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
vault backup: 2023-03-16 14:09:54
This commit is contained in:
parent
9b38731d30
commit
366613a08c
33
content/notes/01-states.md
Normal file
33
content/notes/01-states.md
Normal 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
|
||||||
@ -7,6 +7,7 @@ tags:
|
|||||||
-
|
-
|
||||||
---
|
---
|
||||||
# Assignments
|
# Assignments
|
||||||
|
- [[01-states]]
|
||||||
|
|
||||||
# Labs
|
# Labs
|
||||||
- [[01]]
|
- [[01]]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user