Essays about: "Forward-plus rendering"

Found 2 essays containing the words Forward-plus rendering.

  1. 1. Light Performance Comparison betweenForward, Deferred and Tile-basedforward rendering

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

    Author : Vladislav Poliakov; [2020]
    Keywords : Forward rendering; Deferred rendering; Tile-based forward rendering; Forward-plus rendering; Pointlight implementation.;

    Abstract : Background. In this experiment forward, deferred and tile-based forward rendering techniques are implemented to research about the light-rendering performance of these rendering techniques. Nowadays most games and programs contains a graphical content and this graphical content is done by using different kind of rendering operations. READ MORE

  2. 2. Forward plus rendering performance using the GPU vs CPU multi-threading. : A comparative study of culling process in Forward plus

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

    Author : Marcus Rahm; [2017]
    Keywords : Forward plus rendering; Computer graphics; Rendering; Multithreading;

    Abstract : Context. The rendering techniques in games have the goal of shading the scene with as high of a quality as possible while being as efficient as possible. With more advanced tools being developed such as a compute shader. It has allowed for more efficient speed up of the shading process. READ MORE