• Title/Summary/Keyword: 스프라이트

Search Result 16, Processing Time 0.044 seconds

A Multi-Coordinate Sprite Generation scheme based on Prediction error from sprite (스프라이트로부터의 예측 오차에 기반한 다좌표계 스프라이트 생성기법)

  • 백춘삼;김휘용;김성대
    • Proceedings of the IEEK Conference
    • /
    • 2000.09a
    • /
    • pp.321-324
    • /
    • 2000
  • 본 논문에서는 새로운 방식의 스프라이트 생성 방법을 논하였다 스프라이트로부터 원 영상을 예측해 그 오차(SAD : Sum of Absolute Difference)를 제어하는 방법으로 다좌표계 스프라이트(MCS : Multi-Coordinate Sprite)를 제안하였다. 예측 오차를 제어함으로써 기존에 제안된 방법으로 생성된 정적 스프라이트 보다 좋은 화질을 갖는 원 영상을 예측할 수 있음을 보여준다. 특히, MCS 생성 기법은 기존의 방법으로 생성된 스프라이트로부터 영상을 예측했을 때 화질 열화가 심한 카메라의 확대 움직임이 심한 영상들을 포함한 영상열에 대해서도 제한된 오차를 갖는 원 영상을 복원해 낼 수 있다는 것을 보여준다.

  • PDF

A Study on Method for Effective Collision Detection Using a Spatial Partition Tree (공간분할트리를 이용한 효율적인 충돌탐지 방법에 관한 연구)

  • Nam, Seung-Woo;Jeong, Yeon-Chul
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11a
    • /
    • pp.11-14
    • /
    • 2002
  • 게임에서 충돌탐지는 게임의 성능향상을 위해 중요하다. 본 논문에서는 효율적인 충돌탐지를 위해 BSP 트리를 사용한다. 공격에 사용되는 스프라이트와 공격의 대상이 되는 스프라이트를 트리로 구성하여 빠른 시간내에 충돌탐지를 행한다. 또한 스프라이트의 모양에 따라 경계 볼륨(bounding volume)을 구와 박스(box)를 선택적으로 사용하여 충돌탐지에서 발생하는 문제점을 해결한다.

  • PDF

An Implementation of Game Using 2D Sprite (2D 스프라이트를 이용한 볼링 게임 구현)

  • Kim, Hong-Jun;Kim, Sung-Ji;Kwon, Soon-Kak
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2007.10a
    • /
    • pp.635-638
    • /
    • 2007
  • 2D 스프라이트는 일반적으로 2D게임에서 애니메이션 효과를 주기위하여 사용하는 방법으로서 이를 이용하여 많은 게임이 제작되고 있다. 본 논문에서는 2D 스프라이트를 이용하여 볼링 게임을 구현하는 효과적인 방법을 제시한다. 업데이트 부분과 렌더링 부분으로 게임 구조를 분리함으로서 간단하게 구현할 수 있는 장점을 가진다.

  • PDF

A Design of Authoring Tool for 2D/3D Applications Operated on WIPI (WIPI 기반 2D/3D 응용 프로그램 작성을 위한 저작도구의 설계)

  • Kim, Gunhee;Son, Minwoo;Lee, Byeong-Yun;Shin, Dongkyoo;Shin, Dongil
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2004.05a
    • /
    • pp.621-624
    • /
    • 2004
  • 본 논문에서는 위피(WIPI, Wireless Internet Platform for Interoperability) 플랫폼 상에서 운용되는 2D/3D 컨텐츠 제작을 위한 저작도구를 설계하며, 2D 및 3D API를 사용하는 응용 프로그램 작성을 직접 지원한다. 사용자는 드래그와 드롭(Drag & Drop), 스프라이트 깜빡임(Sprite Blitting), 스프라이트 회전(Sprite Rotation), API 추가/삭제 기능, 코드 배포 등의 기능을 이용하여 Jlet의 기본 골격을 저작도구의 버튼 하나로 손쉽게 작성할 수 있게 된다. API 추가/삭제 기능을 이용하여 기존 작업을 손쉽게 재사용하거나, 작성 결과물을 코드 배포 기능을 이용하여 하나의 jar 파일로 간단히 작성할 수 있게 된다. 스프라이트 및 2D/3D 관련 기능은 게임 등의 컨텐츠의 코드 작성 시 효율성을 크게 증가 시킨다. 본 논문에서는 이러한 기능을 가진 위피용 컨텐츠 저작도구를 설계하며 제안하였다.

  • PDF

A Study on Shadow Handling in Top-Down View 2D Games (탑-다운 뷰 2D 게임의 그림자 처리에 대한 연구)

  • SangWon Lee
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.01a
    • /
    • pp.83-84
    • /
    • 2023
  • 2D 게임의 이미지들은 2D 스프라이트(Sprite) 조각들을 같은 평면에 겹쳐 그리는 방식으로 표현한다. 탑다운 뷰(Top-Down View) 2D 게임 시점은 평면의 그림에 입체적인 묘사를 함으로써 캐릭터나 오브젝트가 수직으로 일어서 있는듯한 3D 느낌을 전달한다. 그러나 실제로는 2D 평면이므로 3D 그림자 맵(Shadow Map) 방식을 사용할 수 없는 단점이 있다. 본 논문에서는 2D 스프라이트 오브젝트의 그림자를 3D 그림자맵으로 생성하는 방법과 동반되는 이슈들을 제시한다.

  • PDF

Casual Game Production Using Spritekit (스프라이트킷을 활용한 융복합 캐주얼 게임 제작)

  • Yoon, Dong-Joon;Oh, Seung-Hwan
    • Journal of Digital Convergence
    • /
    • v.14 no.2
    • /
    • pp.369-376
    • /
    • 2016
  • This paper will discuss the process behind creating casual games utilizing Spritekits. Casual games, which recently have been on this rise due to the increasing use of personal adhered media and SNS, are significant in that they are leading the way to various changes in the gaming industry whilst making it popular. With this background in mind, and through research on Casual Games, we have divided the production process of Casual Games into three parts and created the game "Round and Round" which utilizes Spritekits. We have sectioned and organized the production process of Casual Games into four parts as followed: information architecture, design, program development, and debugging. This research will propose an easier methodology to approaching the production of casual games and be a guideline for creating games with the minimal amount of personnel.

Developing an Discrimination Test for the Information Gifted usign EPL at the Elementary School Level (EPL을 활용한 초등 정보 영재 판별 도구의 개발)

  • Kim, Hyun-Soo;Kim, Soo-Hwan;Han, Seon-Kwan
    • 한국정보교육학회:학술대회논문집
    • /
    • 2011.01a
    • /
    • pp.203-209
    • /
    • 2011
  • This paper proposed new approach for the information gifted discrimination test usign EPL. We tried to distinguish high level thinking in the information gifted through test of this study. We designed discrimination test by the features of EPL and developed testing item tool like single-sprit and multi-sprite. These items are divided into adding block, changing the block order, modifying value io block, and changing a block. We designed this testing tool that the elementary students can solve items without an experience on learning programming language. We expect the testing tool io proposed this study will help to discriminate the information gifted effectively.

  • PDF

Implementation of Graphics in Family Pack Programs Using Image Editor(FFE) (이미지에디터를 이용한 패밀리 프로그램의 그래픽 구현)

  • 이수진;정민수;옥재호
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10c
    • /
    • pp.621-623
    • /
    • 1998
  • 본 논문에서는 교육용 게임 프로그램을 구현하기 위해 이미지 생성과정을 연구하고 그 결과로서 패밀리 프로그램을 개발하였다. 그리고 선정된 시나리오를 바탕으로 패밀리 게임기로 잘 알려진 8비트 게임기에 사용되는 이미지 에디터인 FFE(Family font Editor)에 대해 분석하고 이 이미지 에디터로 폰트, 맵, 맵 배치 설계, 스프라이트 폰트를 생성하여 패밀리 프로그램을 구현하였다.

  • PDF

An Authoring Tool Design for Interactive Animation Contents based on Android Platform (안드로이드 기반 인터렉티브 애니메이션 콘텐츠 저작 도구 설계)

  • Song, Mi-Young;Jo, Eun-Young;Nam, So-Hee
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2017.07a
    • /
    • pp.37-38
    • /
    • 2017
  • 본 논문에서는 안드로이드 기반의 인터렉티브 에듀테인먼트 콘텐츠 개발을 위해서 사용자가 인터렉티브 애니메이션을 용이하게 제작할 수 있는 스프라이트 애니메이션 기반 저작 도구의 프로토타입을 제안한다. 제안된 저작 도구는 인터렉티브 애니메이션을 용이하게 제작할 수 있도록 그래픽 사용자 인터페이스를 기반으로 설계하였고 제작된 애니메이션 콘텐츠는 모바일기기에서 활용하도록 이미지와 xml 파일로 생성한다. 제안하는 저작도구를 통해서 애니메이션 콘텐츠를 제작함으로써 코드 구현 방식보다 다양한 인터렉티브 애니메이션 콘텐츠를 제작할 수 있는데 도움이 될 수 있을 것으로 기대한다.

  • PDF

A Study on the Creation Virtual Space using 2D Images based on Unreal Engine (언리얼 엔진(Unreal Engine) 기반의 2D 이미지를 이용한 가상공간 제작 연구)

  • Minjeong Oh;Yongdeuk Seo
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2022.11a
    • /
    • pp.175-176
    • /
    • 2022
  • 최근의 코로나 팬데믹과 같은 사회적 요구로 주목을 받고 있는 가상공간은 가상의 환경에서 사용자에게 존재하지 않지만 존재한 것처럼 믿게 만드는 시각적 공간이라 할 수 있다. 본 연구는 언리얼 엔진의 'HDRI backdrop'과 'Paper 2D' 기능을 활용하여 2D 이미지들로 가상공간을 제작한 작품을 서술한 글이다. 작품에서 배경은 HDRI backdrop을 이용하여 4K HDR 사진 이미지를 3D 공간에 설정하여 제작하고 캐릭터는 Paper 2D를 활용하여 책 표지에 등장하는 캐릭터 이미지를 포토샵 편집 후 스프라이트로 변환하여 배치하였다. 2D 이미지를 활용하여 가상공간을 제작한 작품을 계기로 2D 콘텐츠와 3D 가상공간의 융합으로 새로운 방향의 활용가능성을 발견하고 다양한 표현방식과 아이디어로 발전할 수 있을 것이다.

  • PDF