• Title/Summary/Keyword: 3D Game Character

Search Result 108, Processing Time 0.026 seconds

Realtime 3D Character Animation Through Multi Sensor Fusion (멀티 센서 퓨전을 이용한 실시간 3D 캐릭터 애니메이션)

  • Sung, Mankyu;Son, Youngwoo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2017.04a
    • /
    • pp.24-25
    • /
    • 2017
  • 최근 다양한 3차원 뎁스 센서의 등장은, 3차원 캐릭터가 사람의 움직임에 따라 실시간으로 애니메이션되도록 하였다. 하지만, 센서에 따라, 공간상의 뎁스를 얻는 방식이 다르며, 이 결과 캡처를 가능하는 센싱영역 또한 뎁스의 종류에 따라 많은 차이를 보여 왔다. 본 논문은 두 가지 방식의 멀티의 센서를 결합하여, 동시에 실시간으로 사용함으로서, 하나의 센서만을 사용했을 경우 얻을 수 없는 조인트에 대한 정보를 얻음으로서, 자세한 캐릭터에 대한 스켈레톤을 애니메이션 하는 방법을 제안한다.

A Study on a technology of extraction of motion objects (3차원 동작객체 추출기술에 관한 연구)

  • 오용진;박노국
    • Proceedings of the Korea Society for Industrial Systems Conference
    • /
    • 1999.05a
    • /
    • pp.154-162
    • /
    • 1999
  • This paper introduces the research and development of automatic generation technology to develop the character agent. The R&D of this technology includes three major elements-body model generation, automatic motion generation and synthetic human generation. Main areas of application would be cyber space- 3D game, animation, virtual shopping, on line chatting, virtual education system, simulation and security system.

  • PDF

Implementing a set of Direct3D Functions on OpenGL (OpenGL을 이용한 Direct3D 기능의 구현)

  • Do, Joo-Young;Baek, Nak-Hoon
    • The Journal of the Korea Contents Association
    • /
    • v.11 no.11
    • /
    • pp.19-27
    • /
    • 2011
  • In this paper, we present an emulation library for the essential features and their API function calls provided by Direct3D, the most actively used API for computer game-related application programs on the MS-Windows-based desktop's, with OpenGL library in the Linux environment. In typical Linux-based systems, only the X window system and OpenGL graphics library are available. There are lots of needs for this kind of emulation library to convert the Direct3D-based game applications and user interfaces on these systems. Through carefully selecting the essential API functions from the DirectX version 9.0, we obtained the prototype implementation of that emulation library, to finally get the final full-scale DirectX implementation. Our implementation currently covers 3D coordinate transformations, light and material processing, texture mapping, simple animation features and more. We showed its feasibility through successfully executing a set of Direct3D demonstration programs including a real-world game character animation on our implementation.

The Development of Realistic Virtual Reality Game with Leap Motion Reflected Physical strength and Score Characters (물리적인 힘과 스코어 캐릭터를 반영한 립모션 체험형 가상현실 게임개발)

  • Park, Gangrae;Lee, Byungseok;Kim, Seongdong;Chin, Seongah
    • Journal of Korea Game Society
    • /
    • v.16 no.4
    • /
    • pp.69-78
    • /
    • 2016
  • With the development of game technology, the realistic game graphics, interface technology, and various content services with immersion are being required in the content area. NUI has been developed through CLI and GUI. Unlike the conventional methods, it is an interface that could be the intuitive and realistic interface for human as a natural action realized. we propose a boxing simulation game using leap motion of it. Providing a realistic 3D experimental environment through VR headsets game, we also propose a method that can be calculated the scores if the user-controlled interface (fist) could be to punch the target (sandbag) of the internal in accordance with changes of the angle of target impact with the physical characteristics.

Design of 3D Action Game for PC Environment (PC 환경에서의 3인칭 액션게임 설계)

  • An, Sung-Ohk;Lee, HeeBum;Park, Dong-Won;Kim, SooKyun;Jung, Jinyoung
    • Journal of the Korea Society of Computer and Information
    • /
    • v.19 no.4
    • /
    • pp.63-69
    • /
    • 2014
  • Third Person Action Game is a genre receiving continuous interest from many game enthusiasts. The most distinctive feature about third person action games is that the user can actually see the character as well as the various actions, which in turn increases user engagement. Many games are developed using game engines. However, this study designs a third person action game using only DirectX library instead of the specialized techniques in game engines. By doing so, the game development costs will be minimalized. The study also uses several basic algorithms in order to process the various events and to make the animation effects more efficiently managed in the graphic device. The performance superiority is demonstrated by the results of the study.

Developing Affective Computing Game with Player's Bio-Signal (사용자의 생체 신호를 이용한 감성 컴퓨팅 게임 개발)

  • Lee, Chung-Hyeon;Kim, Dong-Gyun;Kim, Hye-Young;Kang, Shin-Jin
    • Journal of Korea Game Society
    • /
    • v.16 no.6
    • /
    • pp.91-100
    • /
    • 2016
  • In this research, Affective computing game has been developed which reacts with a player's bio-signals. A modified computer mouse will be used to collect bio-signals by GSR, FSR, and infrared thermometer. This modified computer mouse collect human bio-signals in non-intrusive way. The collected data is complementary reflected in 3 level of tension of a player. The player's tension affects on the game and the reaction for NPC will be followed. Then this leads to plot changes individually. To let diverse NPC reaction and interactive story telling, Live 2d and Inkle Script have been used. This research can be alternative method on the game development using Affective computing.

An Artificial Intelligence Evaluation on FSM-Based Game NPC (FSM 기반의 게임 NPC 인공 지능 평가)

  • Lee, MyounJae
    • Journal of Korea Game Society
    • /
    • v.14 no.5
    • /
    • pp.127-136
    • /
    • 2014
  • NPC in game is an important factor to increase the fun of the game by cooperating with player or confrontation with player. NPC's behavior patterns in the previous games are limited. Also, there is not much difference in NPC's ability among the existing games because it's designed to FSM. Therefore, players who have matched with NPCs which have the characteristics may have difficulty to play. This paper is for improving the problem and production and evaluation of the game NPC behavior model based on wolves hunting model in real life. To achieve it, first, the research surveys and studies behavior states for wolves to capture prey in the real world. Secondly, it is implemented using the Unity3D engine. Third, this paper compares the implemented state transition probability to state transition probability in real world, state transition probability in general game. The comparison shows that the number of state transitions of NPCs increases, proportions of implemented NPC behavior patterns converges to probabilities of state transition in real-world. This means that the aggressive behavior pattern of NPC implemented is similar to the wolf hunting behavior pattern of the real world, and it can thereby provide more player experience.

A Study on Game Contents Classification Service Method using Image Region Segmentation (칼라 영상 객체 분할을 이용한 게임 콘텐츠 분류 서비스 방안에 관한 연구)

  • Park, Chang Min
    • Journal of Service Research and Studies
    • /
    • v.5 no.2
    • /
    • pp.103-110
    • /
    • 2015
  • Recently, Classification of characters in a 3D FPS game has emerged as a very significant issue. In this study, We propose the game character Classification method using Image Region Segmentation of the extracting meaningful object in a simple operation. In this method, first used a non-linear RGB color model and octree color quantization scheme. The input image represented a less than 20 quantized color and uses a small number of meaningful color histogram. And then, the image divided into small blocks, calculate the degree of similarity between the color histogram intersection and adjacent block in block units. Because, except for the block boundary according to the texture and to extract only the boundaries of the object block. Set a region by these boundary blocks as a game object and can be used for FPS game play. Through experiment, we obtain accuracy of more than 80% for Classification method using each feature. Thus, using this property, characters could be classified effectively and it draws the game more speed and strategic actions as a result.

Facial Color Control based on Emotion-Color Theory (정서-색채 이론에 기반한 게임 캐릭터의 동적 얼굴 색 제어)

  • Park, Kyu-Ho;Kim, Tae-Yong
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.8
    • /
    • pp.1128-1141
    • /
    • 2009
  • Graphical expressions are continuously improving, spurred by the astonishing growth of the game technology industry. Despite such improvements, users are still demanding a more natural gaming environment and true reflections of human emotions. In real life, people can read a person's moods from facial color and expression. Hence, interactive facial colors in game characters provide a deeper level of reality. In this paper we propose a facial color adaptive technique, which is a combination of an emotional model based on human emotion theory, emotional expression pattern using colors of animation contents, and emotional reaction speed function based on human personality theory, as opposed to past methods that expressed emotion through blood flow, pulse, or skin temperature. Experiments show this of expression of the Facial Color Model based on facial color adoptive technique and expression of the animation contents is effective in conveying character emotions. Moreover, the proposed Facial Color Adaptive Technique can be applied not only to 2D games, but to 3D games as well.

  • PDF

A Method of Character Moving Based on 3D Terrain Angle in Game (게임에서 3D 지형 각도 기반 캐릭터 이동 기법)

  • Nam, byeong-cheol;Bae, ki-tae
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2011.05a
    • /
    • pp.511-512
    • /
    • 2011
  • 본 논문에서는 온라인 게임의 발전 역사상 3D 게임으로 변화해 가면서 발생되는 게임 개발상의 문제점을 짚어보고 그 해결책을 제안한다. 3D 기반 게임 개발 중 또는 개발 후 추가 수정이 필요할 때 가장 자주 발생할 수 있는 문제점으로 3D 지형과 캐릭터 사이의 이동처리 문제를 들 수 있다. 이러한 문제점은 게임 개발 기간 중 반복적인 수정작업을 요구하고, 이로 인해 게임개발 기간 지연과 개발자의 업무 효율성을 저하시키는 주요 원인이 된다. 이러한 문제점을 해결하기 위해 본 논문은 기존의 속성 맵을 사용한 방식 대신 지형과 캐릭터 진행 방향의 기울기를 자동으로 판단하는 이동 제한 방식을 제안한다. 제안하는 방법은 기존의 방식에 비해 보다 더 자연스러운 게임 구현을 가능하게 하고 게임 개발 및 업데이트 할 때 마다 버그로 발생 할 수 있는 캐릭터 이동 버그를 일시에 해소하는 장점이 있다.

  • PDF