• Title/Summary/Keyword: GameEngine

Search Result 345, Processing Time 0.026 seconds

Development of the Visualization Prototype of Radar Rainfall Data Using the Unity 3D Engine (Unity 3D 엔진을 활용한 강우레이더 자료 시각화 프로토타입 개발)

  • CHOI, Hyeoung-Wook;KANG, Soo-Myung;KIM, Kyung-Jun;KIM, Dong-Young;CHOUNG, Yun-Jae
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.18 no.4
    • /
    • pp.131-144
    • /
    • 2015
  • This research proposes a prototype for visualizing radar rainfall data using the unity 3D engine. The mashup of radar data with topographic information is necessary for the 3D visualization of the radar data with high quality. However, the mashup of a huge amount of radar data and topographic data causes the overload of data processing and low quality of the visualization results. This research utilized the Unitiy 3D engine, a widely used engine in the game industry, for visualizing the 3D topographic data such as the satellite imagery/the DEM(Digital Elevation Model) and radar rainfall data. The satellite image segmentation technique and the image texture layer mashup technique are employed to construct the 3D visualization system prototype based on the topographic information. The developed protype will be applied to the disaster-prevention works by providing the radar rainfall data with the 3D visualization based on the topographic information.

Development of Simulator for Rockfall and Landslide using Physical Engine (물리엔진을 사용한 낙석 및 산사태 시뮬레이터 개발)

  • Kim, Sung-Ho
    • The Journal of the Korea Contents Association
    • /
    • v.9 no.9
    • /
    • pp.60-67
    • /
    • 2009
  • This paper describes a development of system that enables the user to simulate the rockfall and landslide from slopes using physical engine. Until now, it will not be able to accomplish the virtual experiment of three-dimensional interpretation about slope informations, stability evaluation, the rockfall and landslide simulation, etc., because of absence of three-dimensional simulation systems which relates with slopes. With like that reason, this paper developed a simulator which is identical or similar the rockfall and the landslide where the possibility which will occur or occurred from actuality is high very actual condition from virtual experiment. For a simulator development, this paper uses the physical engine which is mainly used from computer game and animation development etc., And it will be show the process where the rockfall and landslide occurs with simulator. This simulator which sees the process where the rockfall and the landslide occur from three-dimension computer graphics theory and the physical engine, is a system which is the possibility of showing actual feeling. Therefore, the result of this paper is applied in vehicle travelling guidance system and intelligence traffic systematic etc., because of creates visual service and three-dimensional application of the slope information database which is developed in existing, and will be able to forecast the upgrade of user benefit planning and a service.

Parallel Processing Algorithm of JPEG2000 Using GPU (GPU를 이용한 JPEG2000 병렬 알고리즘)

  • Lee, Dong-Ha;Cho, Shi-Won;Lee, Dong-Wook
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.57 no.6
    • /
    • pp.1075-1080
    • /
    • 2008
  • Most modem computers or game consoles are well equipped with powerful graphics processing units(GPUs) to accelerate graphics operations. However, since the graphics engines in these GPUs are specially designed for graphics operations, we could not take advantage of their computing power for more general nongraphic operations. In this paper, we studied the GPUs graphics engine in order to accelerate the image processing capability. Specifically, we implemented a JPEC2000 decoding/encoding framework that involves both OpenMP and GPU. Initial experimental results show that significant speed-up can be achieved by utilizing the GPU power.

Flocking Implementation for NPC AI (NPC 인공 지능을 위한 무리짓기 구현)

  • Yoo, Hyun-Ji;Lee, Myoun-Jae;Kim, Kyoung-Nam
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.11 no.12
    • /
    • pp.5083-5088
    • /
    • 2010
  • An implementation of NPC AI(artifical intelligence) is similar with real world's flocking can increase fun factor of game. To this end, we design fish flocking patten of analyzed real world, implement using Ogre engine in this paper. To determine the usefulness of implemented fish flocking, we compare fish flocking in real world with implemented fish flocking. Implemented behavioral patterns of fish flocking show similar behavioral patterns of fish flocking in real world.

Comparative Analysis of 3D Open Source Game Engine (건설소음.진동규제 기준에 대한 문제점 개선방안)

  • Heo, Won;Hwang, Yo-Han;Kim, Dong-Kyun;Shin, Dong-Kyoo;Shin, Dong-Il
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04a
    • /
    • pp.718-720
    • /
    • 2002
  • 본 논문에서는 3D 공개 게임 엔진에 대해서 간단한 소개와 함께 게임 엔진으로서 중요한 요소를 기준으로 비교분석 하였다. 개인의 개발연구용과 학교 및 연구소에서 비영리적으로 이용이 가능한 3D 게임 엔진에 대해서 간단하게 소개하며 각각의 특성을 비교 분석함으로써 더 많은 개발자들의 게임 엔진 연구에 효과적인 역할을 하였으면 한다.

  • PDF

Surface Detailed Painterly Rendering Using Heightfield Map (하이트필드 맵을 이용한 회화적 질감 표현)

  • Ryoo, Seung-Taek
    • Journal of the Korea Computer Graphics Society
    • /
    • v.12 no.4
    • /
    • pp.1-5
    • /
    • 2006
  • This paper introduces the surface detailed painterly rendering using heightfield map. To do this, we implement painterly rendering using normal mapping and displacement mapping method by heightfield map. The suggested method can apply to the 3D visualization program and game engine for representing the surface detailed realtime rendering using GPU Programming.

  • PDF

An Application Model for Game Engine Development Process based on Components (컴포넌트 기반 게임엔진 개발 프로세스의 적용모델)

  • Kim, Jung-Jong;Song, Eui-Cheol;Park, Woon-Jai;Song, Ho-Young
    • Annual Conference of KIPS
    • /
    • 2002.11c
    • /
    • pp.2027-2030
    • /
    • 2002
  • 컴퓨터 게임은 소프트웨어 분야의 새로운 고부가가치 영역으로 발전되어가고 있으나 개발공정과 방법론에 있어서는 경험중심의 개발 방법을 고수하고 있다. 따라서 본 논문에서는 기존의 개발방법을 정형화된 형태로 개선하기 위하여 컴포넌트 기반 개발방법의 적용을 위한 게임개발 프로세스의 정형화 모델을 제안하고, 재사용성의 향상에 따른 문제점과 해결방안을 제시하며, 정형화된 모델의 재사용 효율성을 위하여 컴포넌트 적용 방법을 이용한 프로세스를 정형화하는 방안을 제시하고자 한다.

  • PDF

Development of Game Engine Based Driving Simulator Platform (게임 엔진 기반 Deep Drive 플랫폼 개발)

  • Kim, Hyeok-Ju;Kim, Geon-Ha;Lee, Eun-Sung;Kwak, Dong-Shin;Kim, Su-Young;Lim, Seong-Bi
    • Annual Conference of KIPS
    • /
    • 2017.11a
    • /
    • pp.526-529
    • /
    • 2017
  • Deep Drive 플랫폼 개발 기술인 HILS(Hardware In the Loop Simulation)는 시스템 모델에 근간을 둔 실시간 시뮬레이션 기법과 H/W를 접목시킨 실시간 해석 기법으로, 플랫폼 개발으로 현재는 난해성이 있는 자율 주행 자동차 실차의 테스트 베드를 구현하여, 여러 가지 실험을 통해 실제 차의 운행에 대한 피드백을 제공, 운전자로부터 안전을 보장하기 위한 기술 보장, 기술의 상용화, 양산화 연구에 도움을 줄수 있음.

Development of Room Escape Game based on Virtual Reality Technology (가상현실 기반 방 탈출 게임 개발)

  • Song, Eun-Jee;Lim, Do-Kyun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2018.10a
    • /
    • pp.407-409
    • /
    • 2018
  • 본 논문에서는 최근 오프라인에서 인기를 끌고 있는 방 탈출 게임을 가상현실로 구현하였다. 가상현실(Virtual Reality, VR)은 컴퓨터 등을 사용한 인공적인 기술로 만들어낸 실제와 유사하지만 실제가 아닌 어떤 특정한 환경이나 상황을 의미하며 만들어진 가상의(상상의) 환경이나 상황 등은 사용자의 오감을 자극하며 실제와 유사한 공간적, 시간적 체험을 하게 함으로써 현실과 상상의 경계를 자유롭게 드나들게 한다. 개발한 콘텐츠는 가상현실 이라는 공간을 초월한 개념을 통해 오프라인에서의 공간 확보 및 유지보수 비용을 절약할 수 있고 다양한 공간구현이 가능하다는 장점이 있다. 또한 네트워크 시스템적 부분인 서버를 통한 동시참여로 보다 다양하게 즐길 수 있다.

  • PDF

Comparative Analysis of Realtime 3D Open Source Game Engine (실시간 3차원 공개 게임엔진 비교 분석)

  • Heo, Won;Hwang, Yo-Han;Kim, Dong-Gyun;Shin, Dong-Kyoo;Shin, Dong-Il
    • Annual Conference of KIPS
    • /
    • 2002.04a
    • /
    • pp.249-252
    • /
    • 2002
  • 본 논문에서는 실시간 3 차원 공개 게임 엔진에 대해서 간단한 소개와 함께 게임 엔진으로서 중요한 요소를 기준으로 비교분석 하였다. 개인의 개발연구용과 학교 및 연구소에서 비영리적으로 이용이 가능한 실시간 3 차원 게임 엔진에 대해서 간단하게 소개하며 각각의 특성을 비교 분석함으로써 더 많은 개발자들의 게임 엔진 연구에 효과적인 역할을 하였으면 한다.

  • PDF