Essays about: "Volumetric ray marching"

Found 5 essays containing the words Volumetric ray marching.

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

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

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

  5. 5. Real-Time Volumetric Lighting using SVOs

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Victor Strömberg; [2015]
    Keywords : Sparse; voxel octree; ray marching; volume; real-time; 3D texture; Technology and Engineering;

    Abstract : This thesis experiments with the data structure of a sparse voxel octree (SVO)to see if it may improve the performance of empty space ray marching in volumes. While ray marching is a somewhat new technique it is used more often in traversal of volumes. READ MORE