• Title/Summary/Keyword: Rendering of natural phenomena

Search Result 9, Processing Time 0.023 seconds

Modeling and Rendering of Clouds for Real-time Flight Simulation (비행 시뮬레이션을 위한 구름 모델링 및 렌더링)

  • Do, Joo-Young;Baek, Nak-Hoon;Lee, Chang-Woo;Ryu, Wan-Woo
    • The KIPS Transactions:PartA
    • /
    • v.16A no.5
    • /
    • pp.307-318
    • /
    • 2009
  • Modeling and rendering of atmospheric phenomena such as clouds is one of most difficult research themes in the field of computer graphics, mainly due to its complexity, huge volume, ubiquitousness, etc. In this paper, we represent a system for real-time modeling and rendering of clouds, mainly aiming at the computer games and flight simulation applications. Our implementation generates various kinds of clouds including cirrus, stratus, and cumulus, through intuitive real-timeuser interactions. Then, additional details are automatically attached to them, using our own methods based on meta-balls or hierarchical spherical particles. After processing multiple scattering and anisotropic scattering, resulting particles are rendered into billboards, to finally achieve real-time processing.

View-Dependent Real-time Rain Streaks Rendering (카메라 의존적 파티클 시스템을 이용한 실시간 빗줄기 렌더링)

  • Im, Jingi.;Sung, Mankyu
    • Journal of Korea Multimedia Society
    • /
    • v.24 no.3
    • /
    • pp.468-480
    • /
    • 2021
  • Realistic real-time rain streaks rendering has been treated as a very difficult problem because of various natural phenomena. Also, in creating and managing a large number of particles, a large amount of computer resources had to be used. Therefore, in this paper, we propose a more efficient real-time rain streaks rendering algorithm by generating view-dependent rain particles and expressing a large amount of rain even with a small number. By creating a 'rain space' dependent on the field of view of the camera moving in real time, particles are rendered only in that space. Accordingly, even if a small number of particles are rendered, since the rendering is performed in a limited space, an effect of rendering a very large amount of particles can be obtained. This enables very efficient real-time rendering of rain streaks.

Realistic Rainfall Effect Algorithm Comparison and Analysis (사실적인 비 내리는 효과 알고리즘 비교 및 분석)

  • Seo, Taeuk;Sung, Mankyu
    • Journal of Korea Multimedia Society
    • /
    • v.22 no.1
    • /
    • pp.99-109
    • /
    • 2019
  • Realistic rendering of natural phenomena is a difficult problem. Many environmental factors must be considered to simulate this phenomenon. At the same time, we need to think about their computational complexity to be simulated with computer algorithm One of the most difficult problems in creating weather conditions is the rain. To simulate realistic rainy scene, you have to consider the physical properties of rain and the environmental where the rain is falling down as well. In this paper, we survey the modeling and rendering techniques for realistic rainfall scenes from three different aspects. First, we list up techniques for modeling raindrop dynamics. Second, we survey the rendering techniques that render the raindrop in the environment. Third, we take a look at the hybrid methods that combines the rendering the modeling at the same time. For each aspect, we compare the algorithms in terms of implementation and their speciality.

DMGL: An OpenGL ES Based Mobile 3D Rendering Libraries (DMGL: OpenGL ES 기반 모바일 3D 렌더링 라이브러리)

  • Hwang, Gyu-Hyun;Park, Sang-Hun
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.8
    • /
    • pp.1160-1168
    • /
    • 2008
  • Recent technological innovations of mobile hardware which make it possible to implement real-time 3D rendering effects under mobile environment have provided a potential to develop realistic mobile application programs. This paper presents platform independent, OpenGL ES based, real-time mobile rendering libraries, called DMGL for supporting high quality 3D rendering on handhold devices. The libraries allows the programmers who develops mobile graphics softwares to generate varying advanced real-time 3D graphics effects without great effort. Moreover, GPGPU-based libraries give a set of functions to solve complex equations for simulating natural phenomena such as smoke and fire, and to render the results in real-time.

  • PDF

Implementation of Raindrop Rendering Using Unity3D Engine (Unity3D를 이용한 빗방울 렌더링 구현)

  • Lee, MyounJae;Kim, Kyoung-Nam
    • Journal of Digital Convergence
    • /
    • v.12 no.1
    • /
    • pp.519-524
    • /
    • 2014
  • This research is the study of raindrop rendering. In case of rendering for raindrop in existing games, it is used on sprites images or roughly raindrops images using texture rendering. These methods are similar to the shape and size of all rendered raindrop. That's why players are limitations to provide a sense of reality. To overcome this limitation, this paper proposes a method for generating raindrop considering surface tension and contac angle, the amount of water, implements the raindrop using Unity3D engine. To demonstrate the usefulness of this paper, this paper shows the generated raindrop in accordance with the change in the area and pulling force in surface tension formula. This paper can help to provide the actuality in game in case of rendering the raindrop.

Interactive Simulation between Rigid body and Fluid using Simplified Fluid-Surface Model (간략화된 유체 표면모델을 이용한 강체와 유체의 상호작용 시뮬레이션)

  • Kim, Eun-Ju
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.2
    • /
    • pp.323-328
    • /
    • 2009
  • Natural Phenomena are simulated to make computer users feel verisimilitude and be immersed in games or virtual reality. The important factor in simulating fluid such as water or sea using 3D rendering technology in games or virtual reality is real-time interaction and reality. There are many difficulties in simulating fluid models because it is controlled by many equations of each specific situation and many parameter values. In addition, it needs a lot of time in processing physically-based simulation. In this paper, I suggest simplified fluid-surface model in order to represent interaction between rigid body and fluid, and it can make faster simulation by improved processing. Also, I show movement of fluid surface which is come from collision of rigid body caused by reaction of fluid in representing interaction between rigid body and fluid surface. This natural fluid-surface model suggested in this paper is represented realistically in real-time using fluid dynamics veri similarly. And the fluid-surface model will be applicable in games or animation by realizing it for PC environment to interact with this.

  • PDF

Quadrangular Splatting based on SPH (SPH 기반의 사각 스플렛팅 가시화 기법)

  • Shin, Seung-Ho;Yoon, Jong-Chul;Lee, Jung;Kim, Chang-Hun
    • Journal of the Korea Computer Graphics Society
    • /
    • v.14 no.4
    • /
    • pp.27-33
    • /
    • 2008
  • Physics-based graphic techniques are used when simulating and rendering natural phenomena such as smoke, water and flame with computational physics. We propose novel methods which render simulated particle data fast onto 3D using tetrahedron splat. We calculate the position and the normal vector of splat by SPH(smoothed particle hydrodynamics) method then we reconstruct splat into quadrangular pyramid to reduce seam. We implement this technique for SPH fluid simulation, and animate natural flow of water successfully.

  • PDF

Synthesis of Ocean Wave Models and Simulation Using GPU (바다물결 모형의 합성 및 GPU를 이용한 시뮬레이션)

  • Lee, Dong-Min;Lee, Sung-Kee
    • The KIPS Transactions:PartA
    • /
    • v.14A no.7
    • /
    • pp.421-434
    • /
    • 2007
  • Among many other CG generated natural scenes, the representation of ocean surfaces is one of the most complicated and time-consuming problem because of its large extent and complex surface movement. We present a hybrid method to represent and animate unbound deep-water ocean surfaces by utilizing graphics processor as both simulation and rendering core. Our technique is mainly based on spectral approaches that generate a high-detailed height field using Fourier transform on a 2D regular grid. Additionally, we incorporate Gerstner model and generate low-detailed height field on a 2D projected grid in order to represent large waves and main structure of ocean surface. There is no interruption between CPU and GPU, and no need to transfer simulation results from the system memory to graphics hardware because the entire simulation and rending processes are done on graphics processor. As a result we can synthesize and render realistic water surfaces in real-time. Proposed techniques are readily adoptable to real-time applications such as computer games that have heavy work load on CPU but still demand plausible natural scenes.

Motion of Stone Skipping Simulation by Physically-based Analysis (물리기반 해석을 통한 물수제비 운동 시뮬레이션)

  • Do, Joo-Young;Ra, Eun-Chul;Kim, Eun-Ju;Ryu, Kwan-Woo
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.33 no.3
    • /
    • pp.147-156
    • /
    • 2006
  • Physically-based simulation modeling is to simulate the real world by using physical laws such as Newton's second law of motion, while other modelings use only geometric Properties. In this paper, we present a real time simulation of stone skipping by using the physically-based modeling. We also describe interaction of a stone on the surface of water, and focus on calculating the path of the stone and the natural phenomena of water The path is decided by velocity of the stone and drag force from the water The motion is recalculated until the stone is immersing into the water surface. Our simulation provides a natural motion of stone skippings in real time. And the motion of stone skippings are generated by give interactive displays on the PC platforms. The techniques presented can easily be extended to simulate other interactive dynamics systems.