Advanced search

Showing result 1 - 5 of 7 essays matching the above criteria.

  1. 1. The Speed of Clouds : Utilizing Adaptive Sampling to Optimize a Real-Time Volumetric Cloud Renderer

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Emrik Hydén; [2023]
    Keywords : Volumetric clouds; Ray marching; Bilinear interpolation; Adaptive sampling; Unity3D; Volymetriska moln; Ray marching; Bilinjär interpolering; Adaptiv sampling; Unity3D;

    Abstract : Volumetric clouds are often used in video games in order to improve the realism or graphical quality of the game. However, in order to achieve real-time rendered clouds, optimizations have to be implemented as part of the rendering algorithm. READ MORE

  2. 2. Real-time View-dependent Triangulation of Infinite Ray Cast Terrain

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Fritjof Cavallin; Timmie Pettersson; [2019]
    Keywords : terrain; rendering; triangulation;

    Abstract : Background. Ray marching is a technique that can be used to render images of infinite terrains defined by a height field by sampling consecutive points along a ray until the terrain surface is intersected. However, this technique can be expensive, and does not generate a mesh representation, which may be useful in certain use cases. Objectives. READ MORE

  3. 3. Real Time Volumetric Ray Marching with Ordered Dithering : Reducing required samples for ray marched volumetric lighting on the GPU

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Philip Sköld; [2018]
    Keywords : ;

    Abstract : Volumetric Lighting is a collective term for visual phenomena that occur due to how light interacts inside so-called participating media, and it accounts for many recognizable effects such as fog or light shafts. Because it isvery computationally expensive, it has been an importantproblem within computer graphics to calculate volumetriclighting, both accurately and efficiently. READ MORE

  4. 4. Real-time rendering of volumetric clouds

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Fredrik Häggström; [2018]
    Keywords : ;

    Abstract : A common cloud-rendering implementation in computer-games is based on having a library of cloud-images. However, recent development has shown that it is possible to implement 3-dimensional volumetric clouds on current consumer hardware. READ MORE

  5. 5. Real-Time Rendering of Volumetric Clouds

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Rikard Olajos; [2016]
    Keywords : Clouds; Real-time rendering; Volumetric ray marching; Cellular noise; Deferred shading; Technology and Engineering;

    Abstract : Rendering volumetric clouds is a compute-intensive process which makes it difficult to use in real-time applications. At the same time, the need for volumetric clouds is evident as game developers look for new places to increase the realism of their games. READ MORE