• Title/Summary/Keyword: Realtime Rendering

Search Result 45, Processing Time 0.033 seconds

Effective Depth of Field Implementation Based on Standard Normal Distribution and Multiple Layers (표준 정규 분포 및 다층 레이어 기반의 효과적인 피사계 심도 구현)

  • Choi, Mookang;Kim, Yeri;Kim, Minji;Oh, Kyoungsu
    • Journal of Korea Game Society
    • /
    • v.20 no.6
    • /
    • pp.53-62
    • /
    • 2020
  • This paper proposes on the implementation method of depth of field effect based on backward mapping method available in real-time rendering enviroment using calculation of sampling range based on standard normal distribution and alpha blending of color of layers. To implement the effect, this paper describe how to calculate radius of circle of confusion, establish sampling radius using circle of confusion, and determine color through alpha blending of the multiple layer and denoising.

A Multiresolution Model Generation Method Preserving View Directional Feature (시점과의 방향관계를 고려한 다단계 모델 생성 기법)

  • Kim, HyungSeok;Jung, SoonKi;Wohn, KwangYun
    • Journal of the Korea Computer Graphics Society
    • /
    • v.4 no.1
    • /
    • pp.1-10
    • /
    • 1998
  • The idea of level-of-detail based on multiresolution model is gaining popularity as a natural means of handling the complexity regarding the realtime rendering of virtual environments. To generate an effective multiresolution model, we should capture the prominent visual features in the process of simplifying original complex model. In this paper, we incorporate view dependent features such as silhouette features and backface features, to the generation process of multiresolution model. To capture the view directional parameter, we propose multiresolution view sphere. View sphere maps the directional relationship between object surface and the view. Using the view sphere, coherence in the directional space is mapped into spatial coherence in the view sphere. View sphere is generated in multiresolution fashion to simplify the object. To access multiresolution view sphere efficiently, we devise quad tree for the view sphere. We also devise a mechanism for realtime simplification process using proposed view sphere. Using proposed mechanism, regenerating simplified model in realtime is effectively done in the order of number of rendered vertices.

  • PDF

Efficient Non-photorealistic Rendering Technique in Single Images and Video (영상 동영상에서의 효율적인 비사실적 렌더링)

  • Son, Tae-Il;Park, Kyoung-Ju
    • Journal of Korea Multimedia Society
    • /
    • v.15 no.8
    • /
    • pp.977-985
    • /
    • 2012
  • The purpose of this study was to present a non-photorealistic rendering technique that is efficient in single images and moving images. In case of single images, they could be processed in a real-time base by realizing flow-based DoG filter and bilateral filter, which have been frequently used in the single image NPR technique recently, in the CUDA environment. In case of moving images, the investigator presented not the existing method of NPR moving images which generating images by applying the single image NPR technique to every frame, but the method of using the single image NPR technique in the first frame and stylizing it, and then of using the motion vector-based pixel mapping in the second frame on and copying the bright values of pixels that move on the frame into the location of next frame's motion vector, thus reducing unnecessary volume of calculation and maintaining the consistency between frames. In this study, the performance of this method was proved via an experiment.

Processing Methods for Ink-and-Wash Painting in Mobile Contents (모바일 콘텐츠의 수묵 담채 렌더링을 위한 프로세싱 기법)

  • Jang, Hyun-Ho;Jeon, Jae-Woong;Choy, Yoon-Chul
    • The Journal of the Korea Contents Association
    • /
    • v.11 no.3
    • /
    • pp.137-146
    • /
    • 2011
  • Development of mobile devices such as smart phones and tablet PC and increased usage for mobile contents make researches of mobile computer graphics noticeable. However, previous non-photorealistic renderings such as an ink-and-wash painting with thin colors are almost designed for desktop platform and not well-matched for mobile devices. In the result, mobile-specific rendering techniques are needed to create 3D mobile contents with non-photorealistic graphics. We introduce processing techniques that are especially ink-and-wash painting and oriental thin coloring in mobile devices. Through the result of this paper, it is expected that various 3D mobile contents with non-photorealistic styles are made. Proposed work also can allow mobile devices render it in realtime using proposed preprocessing techniques and rendering pipelines.

A 2-Tier Server Architecture for Real-time Multiple Rendering (실시간 다중 렌더링을 위한 이중 서버 구조)

  • Lim, Choong-Gyoo
    • Journal of Korea Game Society
    • /
    • v.12 no.4
    • /
    • pp.13-22
    • /
    • 2012
  • The wide-spread use of the broadband Internet service makes the cloud computing-based gaming service possible. A game program is executed on a cloud node and its live image is fed into a remote user's display device via video streaming. The user's input is immediately transmitted and applied to the game. The minimization of the time to process remote user's input and transmit the live image back to the user and thus satisfying the requirement of instant responsiveness for gaming makes it possible. However, the cost to build its servers can be very expensive to provide high quality 3D games because a general purpose graphics system that cloud nodes are likely to have for the service supports a single 3D application at a time. Thus, the server must have a technology of 'realtime multiple rendering' to execute multiple 3D games simultaneously. This paper proposes a new architecture of 2-tier servers of clouds nodes of which one group executes multiple games and the other produces game's live images. It also performs a few experimentations to prove the feasibility of the new architecture.

Technique Development of Realtime Movement, Reaction and Photorealistic Rendering of Virtual Objects (ITRC 4th workshop 제 2-1 세부과제 -가상 물체의 실시간 거동 및 반응 시뮬레이션과 시각적 실사렌더링 기술 개발-)

  • Ji, Joong-Hyun;Yun, Dong-Ho;Ko, Kwang-Hee
    • 한국HCI학회:학술대회논문집
    • /
    • 2009.02a
    • /
    • pp.2066-2067
    • /
    • 2009
  • 1차년도에는 햅틱 시나리오의 비주얼 쓰레드로서의 환경을 구축하여 햅틱 렌더링과 그래픽 렌더링의 연동을 위한 연구를 수행하였고 햅틱 장비로부터 오는 다양한 데이터 처리를 위한 데이터 로딩 기법을 연구하고 이를 멀티 코어 CPU를 이용하여 단일 조명상에서 광선 추적하는 알고리즘을 개발하였다. 당해연도에는 1Khz 의 속도를 가진 햅틱 렌더링과의 불연속성을 해결하기 위하여 GPU를 이용한 보다 빠른 고품질의 광선 추적 알고리즘을 개발하고자 한다. 이를 위하여 NVIDIA의 범용 솔루션인 CUDA를 통해 병렬 처리를 통해 실시간으로 다중 광원을 가진 Dynamic한 장면을 갱신할 수 있도록 한다. 또한 심장, 폐, 간과 같은 반투명한 재질을 가진 신체 장기 표현을 위해 각 재질에 맞는 양방향의 표면 내부 산란 분포함수를 간략화하여 차후 년도의 연구에 반영한다.

  • PDF

Realtime Fluid Simulation and Rendering Using Billboard method on Mobile Environment (모바일 환경에서의 빌보드 기법을 통한 실시간 유체 시뮬레이션 렌더링)

  • Woo, Sang-Hyuk;Cho, Mirina;Park, Dong-Gyu
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2006.11a
    • /
    • pp.264-268
    • /
    • 2006
  • This paper presents a fire and smoke animation system using stable fluid animation techniques. Stable and fast fluid simulation methods are developed in PC and console games, but fluid simulation and interactive fluid models still have many problems. We studied and implemented physics-based models for fluids like fire and smoke effects using mobile 3D system. The mobile platform of our system is WIPI, which are the standard mobile platform in Korea also we adopted NF3D API for our 3D programming API.

  • PDF

Gesture Classification Based on k-Nearest Neighbors Algorithm for Game Interface (게임 인터페이스를 위한 최근접 이웃알고리즘 기반의 제스처 분류)

  • Chae, Ji Hun;Lim, Jong Heon;Lee, Joon Jae
    • Journal of Korea Multimedia Society
    • /
    • v.19 no.5
    • /
    • pp.874-880
    • /
    • 2016
  • The gesture classification has been applied to many fields. But it is not efficient in the environment for game interface with low specification devices such as mobile and tablet, In this paper, we propose a effective way for realistic game interface using k-nearest neighbors algorithm for gesture classification. It is time consuming by realtime rendering process in game interface. To reduce the process time while preserving the accuracy, a reconstruction method to minimize error between training and test data sets is also proposed. The experimental results show that the proposed method is better than the conventional methods in both accuracy and time.

Realtime Rendering of Water Surface using GPU (GPU를 이용한 물 표면 실시간 렌더러 구현)

  • Lee, JaeSung;Kwon, Dukho;Sung, Mankyu
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2017.04a
    • /
    • pp.1008-1009
    • /
    • 2017
  • 본 연구는 게임을 비롯한 많은 콘텐츠에서 활용하기 위한 GPU기반 사실적 물 애니메이션 기법을 제안한다. 물 표면은 반사 및 투사와 같은 물리적 현상이 일어나며, 시점에 따른 반사와 투사의 정도가 자동적으로 조절되어야 한다. 본 논문에서는 GPU 프레임 버퍼를 이용한 렌더투텍스처 방법을 이용하여 반사 및 투사결과를 텍스처로 저장하였으며, 이 저장된 데이터에 대한 UV좌표 값을 변경함으로서, 자연스러운 물결의 모습을 표현하였다. 또한 투사 및 반사의 정도가 프레넬(Fresnel) 공식을 통해 자동적으로 계산되도록 하였다.

An Efficient Collision Detection in the Dynamic Spatial Subdivisions for an MMORPG Engine

  • Lee, Sung-Ug;Park, Kyung-Hwan
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.12
    • /
    • pp.1729-1736
    • /
    • 2004
  • This paper proposes an efficient collision detection method in the dynamic spatial subdivisions for the MMORPG engine which requires realtime interactions. An octree is a suitable structure for static scenes or terrain processing. An octree spatial subdivision enhances rendering speed of scenes. Current spatial subdivisions tend to be highly optimized for efficient traversal, but are difficult to update quickly for a changing geometry. When an object moves to the outside extent for the spatial subdivisions, the acceleration structure would normally have to be rebuilt. The OSP based on a tree is used to divide dynamically wide outside which is the subject of 3D MMORPG. TBV does not reconstruct all tree nodes of OSP and has reduced rebuilding times by TBV information of a target node. A collision detection is restricted to those objects contained in the visibility range of sight by using the information established in TBV. We applied the HBV and ray tracing for an efficient collision detection.

  • PDF