From Design pattern
Jump to: navigation, search
 
(36 intermediate revisions by 4 users not shown)
Line 1: Line 1:
기기 등을 조작 하거나 무엇인가를 통하여 다른 것을 조작하는 IX Patterns.
+
일반적이지 않은 동작으로 기기 등을 조작 하거나 화면상의 물체, 케릭터등을 조작하는 IX Patterns을 살펴볼수 있다.
  
 
+
{|
 
+
|-style="vertical-align:top;"
{| class="category_table"
+
|<ncl>category:Gesture command</ncl>
|-
+
|<ncl>category:Touch command</ncl>
! Manipulate object/character in screen
+
|-style="vertical-align:top;"
! Manipulate to device
+
|<ncl>category:Virtual controller</ncl>
|-
+
|<ncl>category:Air control</ncl>
| [[Manipulate by mirroring user]]
+
|-style="vertical-align:top;"  
| [[Activate function by touch/gesture]]
+
|<ncl>category:Embodied control</ncl>
|-
+
|<ncl>category:Gesture with device</ncl>
| [[Manipulate by device motion]]
+
| [[Deactivate function by touch/gesture]]
+
|-
+
| [[Manipulate by continous touch/gesture]]
+
|-
+
| [[Manipulate by descrete touch/gesture]]
+
|}
+
 
+
 
+
{| class="category_table"
+
|-
+
! Manipulate to application
+
! Manipulate to contents
+
|-
+
| [[Activate/deactivate by same motion]]
+
| [[Manipulate play/pause]]
+
|-
+
| [[Exit application]]
+
| [[Mute]]
+
|-
+
| [[Quit application in multi-tasking]]
+
 
|}
 
|}

Latest revision as of 10:49, 18 June 2014

일반적이지 않은 동작으로 기기 등을 조작 하거나 화면상의 물체, 케릭터등을 조작하는 IX Patterns을 살펴볼수 있다.

Virtual controller

Embodied control

Subcategories

This category has the following 9 subcategories, out of 9 total.

A

E

G

G cont.

M

M cont.

T

V