• Title/Summary/Keyword: 3D Game Engine

Search Result 159, Processing Time 0.032 seconds

Character Motion Generation and Control with Hierarchical Parametric Functions (계층적 매개함수를 이용한 캐릭터 동작 생성 및 제어)

  • Ok, Soo-Yol
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.12 no.7
    • /
    • pp.1193-1201
    • /
    • 2008
  • In this paper, we propose a automated techniques for generating the gait animation of humanoid character model required in game applications. The proposed method can generate motion data of various styles with intuitive manipulation, and techniques for editing motion data are also proposed. In addition, we introduce an automated tool for gait animation of character model developed with the proposed method to verify the effectiveness of our method. The proposed method tan be successfully employed in motion authoring tools. In this paper, only the gait animation was considered. However, the proposed method can be applied to various motions and can be utilized as a motion engine that automatically generates proper motion according to the state of the character. The motion engine can express various behavior of the character without requiring motion data base which is usually employed in 3D online games.

A Study on Realistic 360 Degree Panorama Webtoon-Metaverse Service

  • Lee, Byong-Kwon;Jung, Doo-Yong
    • Journal of the Korea Society of Computer and Information
    • /
    • v.27 no.10
    • /
    • pp.147-153
    • /
    • 2022
  • Most of the metaverse service is a gamification type of metaverse solution composed by placing 3D objects on a 360 panoramic world base. However, the metaverse webtoon service is lacking in implementation and research. In this study, a method for realizing a 2D flat image form in a 3D space and a realistic 360-degree panoramic webtoon metaverse service were studied. The research process consisted of basic storytelling and design work for webtoon production, panoramic image creation to convert the produced image into 360-degree form, and content creation process for viewing 360-degree directions. Finally, we implemented shading and material work with game engine tools so that you can enjoy virtual reality-based webtoons. The webtoon-based metaverse study studied the process of creating a 360-degree panoramic webtoon from content that can only be viewed in 2D format. Accordingly, it is thought that webtoons will also be presented as a standard for the production and implementation method for the metaverse service.

Study on Management of Water Pipes in Buildings using Augmented Reality (증강현실을 이용한 건물의 수도관 관리 방안 연구)

  • Sang-Hyun Park
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.18 no.6
    • /
    • pp.1229-1238
    • /
    • 2023
  • Digital twin is a technology that creates a virtual space that replicates the real world and manages the real world efficiently by integrating the real and virtual spaces. The digital twin concept for water facilities is to effectively manage water pipes in the real world by implementing them in a virtual space and augmenting them to the interior space of the building. In the proposed method, the Unity 3D game engine is used to implement the application of digital twin technology in the interior of a building. The AR Foundation toolkit based on ARCore is used as the augmented reality technology for our Digital Twin implementation. In digital twin applications, it is essential to match the real and virtual worlds. In the proposed method, 2D image markers are used to match the real and virtual worlds. The Unity shader program is also applied to make the augmented objects visually realistic. The implementation results show that the proposed method is simple but accurate in placing water pipes in real space, and visually effective in representing water pipes on the wall.

A Software Method for Improving the Performance of Real-time Rendering of 3D Games (3D 게임의 실시간 렌더링 속도 향상을 위한 소프트웨어적 기법)

  • Whang, Suk-Min;Sung, Mee-Young;You, Yong-Hee;Kim, Nam-Joong
    • Journal of Korea Game Society
    • /
    • v.6 no.4
    • /
    • pp.55-61
    • /
    • 2006
  • Graphics rendering pipeline (application, geometry, and rasterizer) is the core of real-time graphics which is the most important functionality for computer games. Usually this rendering process is completed by both the CPU and the GPU, and a bottleneck can be located either in the CPU or the GPU. This paper focuses on reducing the bottleneck between the CPU and the GPU. We are proposing a method for improving the performance of parallel processing for real-time graphics rendering by separating the CPU operations (usually performed using a thread) into two parts: pure CPU operations and operations related to the GPU, and let them operate in parallel. This allows for maximizing the parallelism in processing the communication between the CPU and the GPU. Some experiments lead us to confirm that our method proposed in this paper can allow for faster graphics rendering. In addition to our method of using a dedicated thread for GPU related operations, we are also proposing an algorithm for balancing the graphics pipeline using the idle time due to the bottleneck. We have implemented the two methods proposed in this paper in our networked 3D game engine and verified that our methods are effective in real systems.

  • PDF

Light-Weight Mobile VR Platform using HMD with 6 Axis (6 축센서를 갖는 HMD 경량 모바일 VR Platform)

  • Kang, Yunhee;Kang, JungJu
    • Journal of Platform Technology
    • /
    • v.6 no.2
    • /
    • pp.3-9
    • /
    • 2018
  • Recently VR environment is used in many areas including mobile learning, smart factory. However HMD(head-mounted display) is required to a dedicated and expensive system with high-end specification. When designing a VR system, it is needed to handle performance, mobility and usability. Many VR applications need to handle diverse sensors and user inputs continuously in a streaming manner. In this paper we design a VR mobile platform and implement a low-cost mobile VR HMD running on the platform. The VR HMD supports 3D contents delivery in a mobile manner. It is used to detect the motion detection based on angle value of a VR player from accelerator and gyro sensor. The MPU-6050, 6-axis sensor, is used to get a sensory value and the sensory value is taken as an input to a VR rendering server on a Unity game engine that is generated 3D images.

Implementation of NPC Artificial Intelligence Using Agonistic Behavior of Animals (동물의 세력 투쟁 행동을 이용한 게임 인공 지능 구현)

  • Lee, MyounJae
    • Journal of Digital Convergence
    • /
    • v.12 no.1
    • /
    • pp.555-561
    • /
    • 2014
  • Artificial intelligence in the game is mainly used to determine patterns of behavior of NPC (Non Player Character) and the enemy, path finding. These artificial intelligence is implemented by FSM (Finite State Machine) or Flocking method. The number of NPC behavior in FSM method is limited by the number of FSM states. If the number of states is too small, then NPC player can know the behavior patterns easily. On the other hand, too many implementation cases make it complicated. The NPC behaviors in Flocking method are determined by the leader's decision. Therefore, players can know easily direction of movement patterns or attack pattern of NPCs. To overcome these problem, this paper proposes agonistic behaviors(attacks, threats, showing courtesy, avoidance, submission)in animals to apply for the NPC, and implements agonistic behaviors using Unity3D engine. This paper can help developing a real sense of the NPC artificial intelligence.

Research on Artificial Intelligence Character based Physics Engine in 3D Game (3 차원 게임에서의 물리엔진에 기반한 인공지능 캐릭터에 관한 연구)

  • Choi, Jong-Hwa;Lee, Byung-Yoon;Lee, Ju-Youn;Shin, Dong-Kyoo;Shin, Dong-Il
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.05a
    • /
    • pp.469-472
    • /
    • 2005
  • 이 논문은 게임물리엔진에서 게임세계의 물리적인 요소를 통하여 게임에 존재하는 캐릭터들에게 인공지능을 부여하기 위한 연구에 관해서 다룬다. 게임속에서의 물리적인 상황을 자동인식하기 위해서 신경망을 이용하였다. 게임속에서의 인공지능의 적용은 게임의 속도저하를 가져오게 되는데 이 논문에서는 그러한 단점을 보완하기 위하여 물리엔진에서 캐릭터의 움직임을 계산하는 수치적분 메서드들에 대한 각 물리상황에 따른 최적의 성능을 분석하여 각각의 물리 상황마다 다른 수치 적분 메서드를 적용하는 내부 구조를 취하였다. 수치적분 메서드에 대한 각각의 성능 분석은 세가지의 물리적 상황을 구분하여 그에 기반하여 실험되었다. 인공지능 캐릭터에 대한 실험은 신경망의 토폴로지에 대한 변화와 학습 횟수에 대한 변화 및 은닉층에 대한 변화로 신경망에서의 최적의 성능에 대한 평가를 실시하였다.

  • PDF

Design and Development of Virtual Reality Exergame using Smart mat and Camera Sensor (스마트매트와 카메라 센서를 이용한 가상현실 체험형 운동게임 시스템 설계 및 구현)

  • Seo, Duck Hee;Park, Kyung Shin;Kim, Dong Keun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.20 no.12
    • /
    • pp.2297-2304
    • /
    • 2016
  • In this study, we designed and developed the virtual reality Exergame using the smart mat and the camera sensor for exercises in indoor environments. For detecting the gestures of a upper body of users, the KINECT camera based the gesture recognition algorithm used angles between user's joint information system was adopted, and the smart mat system including a LED equipment and Bluetooth communication module was developed for user's stepping data during the exercises that requires the gestures and stepping of users. Finally, the integrated virtual reality Exergame system was implement along with the Unity 3D engine and different kinds of user' virtual avatar characters with entertainment game contents such as displaying gesture guideline and a scoring function. Therefore, the designed system will useful for elders who need to improve cognitive ability and sense of balance or general users want to improve exercise ability and the indoor circumstances such home or wellness centers.

A study on the effect of introducing EBS AR production system on content (EBS AR 실감영상 제작 시스템 도입이 콘텐츠에 끼친 영향에 대한 연구)

  • Kim, Ho-sik;Kwon, Soon-chul;Lee, Seung-hyun
    • The Journal of the Convergence on Culture Technology
    • /
    • v.7 no.4
    • /
    • pp.711-719
    • /
    • 2021
  • EBS has been producing numerous educational contents with traditional virtual studio production systems since the early 2000s and applied AR video production system in October 2020, twenty-years after. Although the basic concept of synthesizing graphic elements and actual image in real time by tracking camera movement and lens information is similar to the previous one but the newly applied AR video production system contains some of advanced technologies that are improved over the previous ones. Marker tracking technology that enables camera movement free and position tracking has been applied that can track the location stably, and the operating software has been applied with Unreal Engine, one of the representative graphic engines used in computer game production, therefore the system's rendering burden has been reduced, enabling high-quality and real-time graphic effects. This system is installed on a crane camera that is mainly used in a crane shot at the live broadcasting studio and applied for live broadcasting programs for children and some of the videos such as program introductions and quiz events that used to be expressed in 2D graphics were converted to 3D AR videos which has been enhanced. This paper covers the effect of introduction and application of the AR video production system on EBS content production and the future development direction and possibility.

Implementation of Conversion Solution for Interoperability of Applications Developed on Different Mobile Platforms (이기종 모바일 플랫폼 간 어플리케이션의 상호 호환을 위한 변환 솔루션 구현)

  • Kang, Kyung-Bo;Kang, Dong-Hyun;Ryu, Jong-Min;Hong, Chang-Pyo;Lee, Joong-Hoon;Yoon, Jung-Han;Jwa, Jeong-Woo
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2006.11a
    • /
    • pp.65-69
    • /
    • 2006
  • Cellular network evolution and development of multi-function cellular phones introduce new mobile business mode. Cellular operators provide mobile internet services using the mobile browser such as ME and WAP and the mobile multimedia platform such as WIPI, J2ME, and BREW. New mobile applications are developed using mobile platforms provided by cellular operators as cellular phones having multimedia solutions such as camera, MP3, MPEG, 3D game engine, DMB, PAN such as bluetooth, IrDA, W-LAN, and location information using GPS are developed. Content providers have problems of redevelopment of a mobile application for different mobile platforms. In this paper, we propose a conversion solution for interoperability of applications developed on different mobile platforms of WIPI and BREW. We analyze APIs of WIPI and BREW and develop conversion solutions.

  • PDF