National Repository of Grey Literature 4 records found  Search took 0.01 seconds. 
Terrain LoD Algorithm Implementation
Radil, Přemek ; Pečiva, Jan (referee) ; Bartoň, Radek (advisor)
This thesis discusses implementation of LoD terrain visualization algorithm Seamless Patches for GPU-Based Terrain Rendering as extension for Coin3D library. It presents procedures which this algorithm uses for displaying large terrain datasets. Entire terrain is composed of patches that are stored in patch hierarchy. Patch hierarchy is traversed during runtime to generate active patches based on observer's position. Each patch consists of predefined tiles and connection strips so it doesn't need to store any geometry. During render of tiles and strips, displacement shader is applied. This thesis also evaluates results achieved in sample application and suggests some modifications to further increase algorithm performance.
Programmable Shaders in OpenGL
Radil, Přemek ; Havel, Jiří (referee) ; Švub, Miroslav (advisor)
OpenGL is mostly used in video games, computer aided designs, virtual reality, flight simulations or scientific visualisations. This bachelors thesis puts mind to production of shaders written in OpenGL Shading Language and their attachment to OpenGL aplications. Its objective is to describe methods of creating depth of field, glow and soft shadows effects and to provide tutorial about these methods. First chapters informs about OpenGL and associated library OpenGL Utility Toolkit and illustrates some common procedures necessary to achieve hereinbefore mentioned effects. Last chapters dwells directly on shaders creating these effects.
Programmable Shaders in OpenGL
Radil, Přemek ; Havel, Jiří (referee) ; Švub, Miroslav (advisor)
OpenGL is mostly used in video games, computer aided designs, virtual reality, flight simulations or scientific visualisations. This bachelors thesis puts mind to production of shaders written in OpenGL Shading Language and their attachment to OpenGL aplications. Its objective is to describe methods of creating depth of field, glow and soft shadows effects and to provide tutorial about these methods. First chapters informs about OpenGL and associated library OpenGL Utility Toolkit and illustrates some common procedures necessary to achieve hereinbefore mentioned effects. Last chapters dwells directly on shaders creating these effects.
Terrain LoD Algorithm Implementation
Radil, Přemek ; Pečiva, Jan (referee) ; Bartoň, Radek (advisor)
This thesis discusses implementation of LoD terrain visualization algorithm Seamless Patches for GPU-Based Terrain Rendering as extension for Coin3D library. It presents procedures which this algorithm uses for displaying large terrain datasets. Entire terrain is composed of patches that are stored in patch hierarchy. Patch hierarchy is traversed during runtime to generate active patches based on observer's position. Each patch consists of predefined tiles and connection strips so it doesn't need to store any geometry. During render of tiles and strips, displacement shader is applied. This thesis also evaluates results achieved in sample application and suggests some modifications to further increase algorithm performance.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.