• Title/Summary/Keyword: 게임 맵

Search Result 123, Processing Time 0.03 seconds

Polygonal Model Simplification Method for Game Character (게임 캐릭터를 위한 폴리곤 모델 단순화 방법)

  • Lee, Chang-Hoon;Cho, Seong-Eon;Kim, Tai-Hoon
    • Journal of Advanced Navigation Technology
    • /
    • v.13 no.1
    • /
    • pp.142-150
    • /
    • 2009
  • It is very important to generate a simplified model from a complex 3D character in computer game. We propose a new method of extracting feature lines from a 3D game character. Given an unstructured 3D character model containing texture information, we use model feature map (MFM), which is a 2D map that abstracts the variation of texture and curvature in the 3D character model. The MFM is created from both a texture map and a curvature map, which are produced separately by edge-detection to locate line features. The MFM can be edited interactively using standard image-processing tools. We demonstrate the technique on several data sets, including, but not limited to facial character.

  • PDF

An Authoring System for Large-scale 3D Game Map (대규모 지형의 3D 게임맵 구성을 위한 저작 시스템 개발)

  • 김혜선;이동춘;박찬용;장병태
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10d
    • /
    • pp.451-453
    • /
    • 2002
  • 최근 들어, 3D 게임개발이 활발해지면서 게임 맵을 생성하기 위한 저작 시스템 또한 그 필요성을 더해 가게 되었다. 본 논문의 3D 게임 맵 저작 시스템은 맵을 구성하기 위해 자체적인 지형 생성 기능을 제공하며, 다양한 3D 객체 배치 기능, 스크립트 작성 및 시뮬레이션 기능을 제공한다. 특히, 대규모 실외용 지형을 생성하기에 적합하도록 특수화된 지형 구조를 가지고 있으며, 기존의 지형 CLOD 알고리즘을 개선하여 특수화된 지형의 렌더링 속도 문제를 해결하였다. 또한, 사용자가 손쉽게 게임 맵을 생성할 수 있도록 편리한 사용자 인터페이스를 지원한다.

  • PDF

Solving canyon pathing problem on RTS game (RTS 게임의 협곡에서 일어나는 패싱 알고리즘의 문제와 해결)

  • 이한혁;이만재
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04a
    • /
    • pp.698-700
    • /
    • 2000
  • 원활한 RTS 게임의 진행을 위해서 경로 찾기의 역할은 절대적이다. 경로 찾기는 게임 유닛의 진행이나 행동에 따라 무한 발생하며 게임의 특성에 따라 변하기 쉽기 때문에 유연해야 한다. 이는 게임의 자유도를 높이는데 중요한 요소가 된다. 그러나 경로 찾기는 맵의 속성이나 환경 또는 사용자의요구에 따라 행동 패턴들이 무한 발생하므로 체계적 알고리즘을 만들기가 어려워 많은 문제를 일으킨다. 기존의 게임에서는 알고리즘이 맵 상의 협곡에서 속성 처리를 제대로 하지 못하였다. 본 논문에서는 대기모드의 추가를 통한 해결에 방안을 제시 한다.

  • PDF

A Design and Implementation of Mobile Game Based on XNA Framework (XNA Framework 기반의 모바일 게임 설계 및 구현)

  • Lee, Won Joo;Kim, June Hyung;Kim, Jin Seong;Kim, Hyun Tae;Jang, Ki Jae
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2014.01a
    • /
    • pp.267-268
    • /
    • 2014
  • 본 논문에서는 XNA Framework 기반의 모바일 게임을 설계하고 구현한다. 이 모바일 게임의 특징은 스토리, 이미지, 단계별 맵 클리어, 장애물 등의 4개 요소를 고려하여 개발한다. 바다에 등장하는 다양한 캐릭터를 사용하였으며 메인 캐릭터가 단계별 맵에서 주어진 아이템을 획득하면 해당 맵이 클리어 되고 다음 단계로 진행되도록 구현한다. 전통적인 게임, 흥미 외에도 메인 캐릭터가 경로를 찾는 방법과 게임에 생명을 주는 알고리즘을 구현한다.

  • PDF

3D Random Map Generator with Unity3D (유니티3D를 이용한 3D 랜덤 맵 제네레이팅 기법)

  • Jung, Dong-jin;Lee, Imgeun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2018.10a
    • /
    • pp.130-131
    • /
    • 2018
  • To day, the number of small game developer has increased, developers who lacked financial resources have difficulty in creating various and quality maps. However, if applied in game that randomly generated maps, development time and human costs will be significantly reduce. In this paper, we describe a method for generating 3D maps with smooth noise maps, can be used in games.

  • PDF

Feature Map for Collision Detection in Motion-Based Game using Web Camera (웹 카메라를 이용한 체감형 게임의 충돌감지를 위한 특징맵)

  • Lee, Young-Jae;Lee, Dae-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.12 no.4
    • /
    • pp.620-626
    • /
    • 2008
  • We propose a feature map method to detect a collision for a motion-based game. The feature map can be made an optimally reduced motion data using subtraction image and virtual ball images according to image size and condition. And we calculate the overlapped ratio between moving image data and objects. This ratio is an invariant for detection even though image size is changed. And we compare this ration with collision detection constant, the feature map can detect fast collisions as well as the collided direction. To evaluate the method, we implemented a motion-base game that consists of a web cam, a player, an enemy, and some virtual balls, and we obtained some valid results for our method for the collision detection. The results demonstrated that the proposed approach is robust, and they can be used as a basic collide detection algorithm for a motion-based game where the size and the position of characters are continuously changing.

Design of Heuristics Using Vertex Information in a Grid-based Map (그리드 기반 맵에서 꼭지점 정보를 이용한 휴리스틱의 설계)

  • Kim, Ji-Hyui;Jung, Ye-Won;Yu, Kyeon-Ah
    • Journal of the Korea Society of Computer and Information
    • /
    • v.20 no.1
    • /
    • pp.85-92
    • /
    • 2015
  • As computer game maps get more elaborate, path-finding by using $A^*$ algorithm in grid-based game maps becomes bottlenecks of the overall game performance. It is because the search space becomes large as the number of nodes increases with detailed representation in cells. In this paper we propose an efficient pathfinding method in which the computer game maps in a regular grid is converted into the polygon-based representation of the list of vertices and then the visibility information about vertices of polygons can be utilized. The conversion to the polygon-based map does not give any effect to the real-time query process because it is preprocessed offline. The number of visited nodes during search can be reduced dramatically by designing heuristics using visibility information of vertices that make the accuracy of the estimation enhanced. Through simulations, we show that the proposed methods reduce the search space and the search time effectively while maintaining the advantages of the grid-based method.

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

Terrain Pattern Synthesis Method for Quick City Map Generation in Racing Game (레이싱 게임에서 빠른 도시 맵 생성을 위한 지형 패턴 합성 기법)

  • Kim, Jong-Hyun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2018.07a
    • /
    • pp.379-380
    • /
    • 2018
  • 본 논문에서는 레이싱 게임에서 도시 맵을 빠르게 생성 및 합성할 수 있는 알고리즘을 제안한다. 레이싱 분류의 게임은 고정된 영역이 아닌 넓은 영역을 이동하는 특징이 있지만 이를 위한 맵을 디자인하고 개발하는 것은 많은 시간을 요구한다. 이 문제는 큰 지형 맵을 전처리 과정에서 생성함으로써 완화 시킬 수 있지만 고정적인 맵은 게임을 지루하게 만들며 그렇다고 다양한 맵을 모두 전처리 과정에서 처리하는 것은 비효율적이다. 이 같은 문제를 해결하기 위해 우리는 전처리 과정에서 지형 패턴을 만들어 실시간에 맵을 생성하고 다양한 맵을 랜덤하게 합성 할 수 있는 기법을 제안한다. 또한, View-dependent기법을 제안하는 프레임워크를 통합시켜 불필요한 렌더링 계산을 줄임으로써 효율성을 증대시킨다. 본 연구는 Unity 게임 엔진에서 개발했으며 레이싱 게임뿐만 아니라 다양한 콘텐츠에서 활용할 수 있다.

  • PDF

Dynamic Local-Partition Using VML in MMORPG (MMORPG에서 VML를 이용한 동적 지역분할)

  • Lee, Jeong-Jin;Won, Dong-Ki;Kim, Beob-Kyun;Doo, Gil-Soo;Ann, Dong-Un;Chung, Seung-Jong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.11a
    • /
    • pp.1487-1490
    • /
    • 2005
  • 오늘날의 MMORPG 환경에서 수만~수십만 명의 유저들이 동시 접속하여 게임을 즐기고 있다. 수많은 인원이 같은 맵 상에서 활동하기 때문에 최근의 게임시스템들은 맵의 영역에 따라 유저를 분할하여 처리하고 있다. 이를 위해 맵 분할 시스템에 대한 연구가 다양하게 이루어지고 있으나 기존 맵 분할 시스템은 유동적인 유저들에 대해 대처하기엔 문제점을 가지고 있다. 본 논문에서는 기존 맵 분할 방법들에 대한 구조적 단점을 보완하고, 부하에 능동적으로 대처할 수 있도록 VML를 이용한 동적 맵 분할 방법을 제안한다.

  • PDF