Daydream: Difference between revisions
Appearance
Shadowdawn (talk | contribs) |
Shadowdawn (talk | contribs) |
||
Line 41: | Line 41: | ||
#App stays in landscape mode - app has to stay in landscape mode when rotated. | #App stays in landscape mode - app has to stay in landscape mode when rotated. | ||
#Use immersive full screen mode - don't show system bars. | #Use immersive full screen mode - don't show system bars. | ||
#Users can focus on elements - | #Users can focus on elements - avoid placing objects so close to the user that they can't focus on them, and they get double vision. <.5m will start to be problematic. | ||
# | #App maintains head tracking - app continues to update the display based on motion, even during a scene load (or fade to a solid color). | ||
# | #Stable horizon line - if the app has a visible horizon line, it must remain stable. | ||
# | #Users initiate movement - moving the camera should be initiated by user intent. | ||
# | #Honestly represent content - descriptions and screenshots should accurately represent the nature of the app's content. | ||
# | # | ||
# | # |