• Title/Summary/Keyword: 액션 타입

Search Result 16, Processing Time 0.028 seconds

Design and Implementation of a Stealth Game featuring Avoidance (회피를 이용한 잠입 액션 게임의 기획 및 구현)

  • Choi, Yoonji;Han, Sang-Goo;Moon, Gyu-Song;Paik, Doowon;Oh, Kyoungsu
    • Journal of Korea Game Society
    • /
    • v.16 no.4
    • /
    • pp.25-34
    • /
    • 2016
  • Recent stealth games are mainly action games with frontal confrontation or combat features. In this paper, we designed and implemented an stealth game, where characters are weak person and play is conducted by avoiding the situation, not by frontal confrontation. We chose the light as the key factor for the avoidance. The players can survive and fulfill the missions by blocking the enemy's vision. After implementing the first version, we found that the game using only the avoidance is not as fun as expected. To make the game more interesting, we added limited attack function, provided mini map for better user interface, and this paper describes the options we had and experiences of the decision making process to make the better game.

Access Control of XML Documents Including Update Operators (갱신 연산을 고려한 XML문서의 접근제어)

  • Lim Chung-Hwan;Park Seog
    • Journal of KIISE:Databases
    • /
    • v.31 no.6
    • /
    • pp.567-584
    • /
    • 2004
  • As XML becomes popular as the way of presenting information on the web, how to secure XML data becomes an important issue. So far study on XML security has focused on security of data communications by using digital sign or encryption technology. But, it now requires not just to communicate secure XML data on communication but also to manage query process to access XML data since XML data becomes more complicated and bigger. We can manage XML data queries by access control technique. Right now current XML data access control only deals with read operation. This approach has no option to process update XML queries. In this paper, we present XML access control model and technique that can support both read and update operations. In this paper, we will propose the operation for XML document update. Also, We will define action type as a new concept to manage authorization information and process update queries. It results in both minimizing access control steps and reducing memory cost. In addition, we can filter queries that have no access rights at the XML data, which it can reduce unnecessary tasks for processing unauthorized query. As a result of the performance evaluation, we show our access control model is proved to be better than other access control model in update query. But it has a little overhead to decide action type in select query.

게임리뷰- 싸워

  • Sin, Seung-Cheol
    • Digital Contents
    • /
    • no.7 s.146
    • /
    • pp.78-79
    • /
    • 2005
  • 귀여운 캐릭터를 바탕으로 한 슈팅타입의 캐주얼 대전액션 게임인 ‘싸워(SSaWar: Small Soldier Action War)’는‘라그하임’·‘라스트 카오스’를 개발, 서비스하고 있는 나코인터랙티브의 모회사 나코엔터테인먼트가 게임사업부 신설 1년만에 선보이는 온라인게임으로 엽기와 코믹을 메인 소재로 하고 있다. 지난달 23일부터 25일까지 진행했던 이 게임의 2차 클로즈베타 서비스에 참여, 어떤 모습인지 살펴봤다.

  • PDF

Design and Implementation of Authoring Tool for Interactive Multimedia Player (인터액티브 멀티미디어 플레이어를 위한 편집기의 설계 및 구현)

  • 고재필;안준한;최익원;변혜란
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2000.11a
    • /
    • pp.12-15
    • /
    • 2000
  • 최근 인터넷 방송 및 디지털 방송에 관한 관심이 고조되고 있다. 이들 방송이 기존의 방송과 크게 다른 점은 정보전달의 양방향성에 있다. 즉, 시청자는 단방향의 정보만을 받아들이는 것이 아니라, 방송 프로그램과의 인터액션을 통하여 시청자가 원하는 정보를 얻을 수 있다는 점이다. 이를 위해서는 방송 프로그램은 기존의 동영상 뿐 아니라 부가정보에도 충실한 컨텐츠를 생성해야 한다. 이때 영상물의 각 장면과 동기화 된 데이터 정보는 사용자의 편리성을 중대할 것이다. 또한 장면내의 객체에 대한 정보를 부가정보에 포함한다면, 영상에 대한 직접적인 인터액션이 가능해 질 것이다. 이를 위해 본 논문에서는 영상, 비디오 처리 기법을 적용하여, 영상전체에 대한 데이터 정보가 아닌 프레임단위 또는 장면단위로 동기화 된 데이터 정보를 용이하게 생성하고, 재생할 수 있는 편집기 및 미디어 플레이어를 설계하고 이에 대한 간단한 프로토타입을 구현하였다.

  • PDF

Meta Service for Data Transfer between Applications on Android Platform (안드로이드 플랫폼에서 애플리케이션 간 데이터 전송을 위한 메타서비스)

  • Choe, Hwa-Young;Park, Sang-Won
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06a
    • /
    • pp.104-107
    • /
    • 2011
  • 최근 이슈가 되고 있는 안드로이드 플랫폼은 높은 개방성을 지니고 있다. 이러한 안드로이드 플랫폼에서 애플리케이션을 개발할 때 애플리케이션 간의 데이터 처리는 매우 중요한 이슈이다. 안드로이드 플랫폼에서 데이터를 전송할 때 활용할 수 있는 메커니즘에는 클립보드, 인텐트 그리고 컨텐트 프로바이더 등이 있다. 클립보드는 윈도우즈의 클립보드와 동일한 기능을 가지지만 스트링 타입의 데이터만을 전송할 수 있어 다양한 데이터 처리에는 활용하기가 어렵다. 그리고 인텐트는 데이터 전송에 사용할 수 있지만 인텐트 메커니즘의 주목적은 어떤 액션이 수행되어야 할 메시지를 전달하는 것이기 때문에 다양한 타입의 데이터를 전달하는 데는 적합하지 않다. 또한 데이터를 전달하더라도 데이터의 정보를 포함해야하고 이를 구현하기는 까다롭다. 컨텐트 프로바이더는 애플리케이션 간 데이터 전송을 위해 제공하는 메커니즘이지만 양 애플리케이션 간에는 같은 형식의 레코드를 포함해야 한다. 데이터 저장소로 데이터베이스를 사용하기 때문에 컨텐트 프로바이더를 사용하기 위해서 데이터베이스의 연결 및 질의에 대한 구현도 개발자의 작업에 추가가 된다. 이러한 안드로이드 플랫폼에서 애플리케이션 간의 데이터 전송을 하기 위한 방법의 문제점을 보완하고 해결하기 위하여 본 논문에서는 메타서비스를 설계하고 구현하였다. 메타서비스는 클립보드의 간단한 활용방법에 착안하여 텍스트 데이터뿐만 아니라 다른 타입의 데이터도 전송이 가능하도록 지원해주는 서비스이다. 또한 애플리케이션 개발 과정에서 데이터 처리에 대한 구현 시 복잡성을 주여 효율적이며 높은 가독성을 제공한다. 본 논문에서는 메타서비스의 구조와 디자인 그리고 활용 방법에 대해서 자세히 다룬다.

A Study on the Tangible Interface Design System -With Emphasis on the Prototyping & Design Methods of Tangibles - (실체적 인터페이스 디자인 시스템에 관한 연구 - 텐저블즈의 설계 및 프로토타입 구현을 중심으로 -)

  • 최민영;임창영
    • Archives of design research
    • /
    • v.17 no.2
    • /
    • pp.5-14
    • /
    • 2004
  • Introducing human capacities of control and sensation which have been overlooked into Human-Computer Interaction(HCI), Ubiquitous computing, Augmented Reality and others have been researched recently. New vision of HCI has embodied in Tangible User Interface(TUI). TUI allows users to grasp and manipulate bits with everyday physical object and architectural surface and also TUI enables user to be aware of background object at the periphery of human perception using ambient display media such of light, sound, airflow and water movement. Tangibles, physical object which constitutes TUI system, is the physical object embodied digital bit. Tangibles is not only input device but also the configuration of computing. To get feedback of computing result, user controls the system with Tangibles as action and the system represents reaction in response to User's action. User appreciates digital representation (sound, graphic information) and physical representation (form, size, location, direction etc.) for reaction. TUI's characters require the consideration about both user's action and system's reaction. Therefore we have to need the method to be concerned about physical object and interaction which can be combined with action, reaction and feedback.

  • PDF

A Serious Game Design and Prototype Development for Rehabilitation using KINECT Tools (KINECT를 활용한 재활 치료용 기능성 게임 개발)

  • Chae, Young Soog
    • Journal of Korea Multimedia Society
    • /
    • v.17 no.2
    • /
    • pp.248-256
    • /
    • 2014
  • This paper designs a serious game for rehabilitation of patients with body pains because they sit down for a long time in the same position, or less physical movement. Activity-based game induces to player improvements in physical exercise with fun elements of the game through entertainment to help the body function and substantially increases the player's commitment during challenging goal. This research is a game design that combines the treatment of color and movement of body to the rhythm of the music. We constructed with XNA Game Studio and KINECT interface with gesture recognition technology. We need to research of evaluation system and test for the actual effect of the treatment and advanced functions of game playes like adding various musics and variety of motion.

Design for Animated Storybooks based on Interactive Edutainment (인터렉티브 에듀테인먼트를 기반으로 한 전자동화 설계)

  • Song, Mi-Young;Choi, Da-In;Jo, Eun-Young
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2017.07a
    • /
    • pp.251-252
    • /
    • 2017
  • 본 논문은 기존의 전자동화책과는 달리 유아들에게 보다 효율적이고 효과적인 전자동화책을 제작하기 위해 유아의 학습 능력을 강조하여 오프라인의 출판 원작동화의 내용과 그림을 안드로이드 기반으로 인터렉티브 에듀테인먼트 컨텐츠를 제안하고자 한다. 즉, 동화책 내용을 음성으로 듣기 기능은 물론 줄거리에 맞춰 캐릭터들이 살아 움직이도록 인터렉티브 액션을 통하여 기능을 구현하기 위한 프로토타입을 제안한다.

  • PDF

Link-Based Clustering in Blogosphere (블로그 공간에서의 링크 기반 클러스터링 방안)

  • Song, Suk-Soon;Yoon, Seok-Ho;Kim, Sang-Wook
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2009.04a
    • /
    • pp.372-374
    • /
    • 2009
  • 본 논문에서는 블로그 공간에 존재하는 블로거와 포스트들을 링크 기반 클러스터링을 통해 클러스터링하고자 한다. 먼저 기존 링크 기반 클러스터링 방안 중에서 블로거와 포스트들을 클러스터링하는데 가장 적합한 LinkClus를 선택한다. LinkClus를 블로그 공간에 적용하기 위해서 블로거와 포스트를 각각 하나의 타입으로, 블로거와 포스트 사이의 액션을 링크로 사상한다. 정확한 클러스터링을 위하여 클러스터의 대상을 여러 주제에 관심을 가지는 블로거 대신 하나의 주제만을 나타내는 폴더로 한다. 또한 노이즈의 발생 가능성을 높이는 링크가 아주 적은 블로거와 포스트를 클러스터링 과정에서 제외 시킨다. 실험을 통하여 제안하는 방안을 이용한 클러스터링 결과가 내용적으로도 유사한지 검증한다.

An Interactive Typography Piece, using Interactive System - Focusing on 'Interactive Floral Type' (인터랙티브 시스템을 활용하는 인터랙티브 타이포그래피 작품에 관한 연구 - 'Interactive Floral Type'을 중심으로)

  • Kim, Hyunhee;Lee, Dong Ho;Kim, Hyunhee
    • Design Convergence Study
    • /
    • v.14 no.5
    • /
    • pp.31-45
    • /
    • 2015
  • Recently, due to the development of interactive media, Interactive Typography, which explores user input and interaction is under development. Unlike traditional typography which has a fixed nature, the flexible and fluid nature of Interactive Typography and Interactive System, enables diverse results. In this study, I have developed an Interactive Typography art piece based on theoretical research. By reviewing books, papers and articles, I have tried to define the meaning and characteristics of Interactive Typography. In understanding the concept of Interactive System, I have borrowed the concept of mathematical function. Based on the research, I have designed and developed an Interactive Typography piece, 'Interactive floral type' by using Adobe flash action script. This piece explores the beautiful shape of each alphabet letters and transforms individual character into a 'flower' shape through user's mouse and keyboard input. Depending on the input the size, color, and layout and motion of text changes in real time to change the letters into beautiful flowers.