• Title/Summary/Keyword: Rain Rendering

Search Result 4, Processing Time 0.017 seconds

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.

Ambisonic Rendering for Diffuse Sound Field Simulations based on Geometrical Acoustics (기하음향 기반 확산 음장 시뮬레이션을 위한 앰비소닉 렌더링 기법)

  • Pilsun Eu;Franz Zotter;Jae-hyoun Yoo;Jung-Woo Choi
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2022.11a
    • /
    • pp.26-29
    • /
    • 2022
  • The diffuse sound field plays a crucial role in the perceptual quality of the auralization of virtual scenes. Diffuse Rain is a geometrical scattering model which enables the simulation of diffuse fields that is compatible with acoustic ray tracing, but is often computationally expensive. We develop a novel method that can reduce this cost by rendering the large number of Diffuse Rain data in Ambisonics format. The proposed method is evaluated in a shoebox scene simulation run on MATLAB, in reference to a more faithful method of rendering the Diffuse Rain data ray-by-ray. The EDC and IACC of the binaural output show that the simulated diffuse field can be rendered in Ambisonics with only minimal deviations in energy decay and spatial quality, even with 1st-order Ambisonics.

  • 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.