National Repository of Grey Literature 8 records found  Search took 0.01 seconds. 
Light Propagation Volumes
Růžička, Tomáš ; Tóth, Michal (referee) ; Milet, Tomáš (advisor)
The aim of master thesis is to describe different calculation of global illumination methods including Light Propagation Volumes. All three steps of LPV calculation are widely described: injection, propagation and rendering. It is also proposed several custom extensions improving graphics quality of this method. Two parts of design and implementation are focused on scene description, rendering system, shadow rendering, implementation of LPV method and proposed extensions. As conclusion, measurement and several images of application are presented, followed by comparison in environment with diffenent parameters, thesis summary with evaluation of achieved results and suggestions of further improvements.
Shadow Mapping: Shadow Filtering in OpenGL
Brída, Ján ; Polok, Lukáš (referee) ; Kobrtek, Jozef (advisor)
The content of this bachelor thesis discusses generation, and filtration ways of shadows in 3D applications. It describes possibilities to surpress the discretization phenomenon using certain techniques, and documents the artifacts typical for them. The reader will also learn about their performance, and quality differences, thereby being able to judge offered implementations.
Modern Methods of Realistic Lighting in Real Time
Szentandrási, István ; Pečiva, Jan (referee) ; Herout, Adam (advisor)
Fyzikálně přijatelné osvětlení v reálném čase je často dosaženo použitím aproximací. Současné metody často aproximují globální osvětlení v prostoru obrazu s využitím schopností moderních grafických karet. Dva techniky z této kategorie, screen-space ambient occlusion a screen-space directional occlusion jsou popsány detailněji v této práci. Screen-space directional occlusion je zobecněná verze screen-space ambient occlusion s podporou jednoho difúzního odrazu a závislostí na směrové informaci světla. Hlavním cílem projektu bylo experimentování s těmito metodami. Pro uniformní distribuci náhodných vzorek pro obě metody byla použita Halton sekvence. Pro potlačení šumu je použita bilaterální filtrace, která bere do úvahy geometrické vlastnosti scény. Metody jsou dál zrychleny použitím nižších rozlišení pro výpočet. Rekonstrukce výsledků do původní velikosti pro vytvoření konečného obrazu je realizována pomoci joint bilateral upsamplingu. Kromě metod globálního osvětlení byly v práci použity aj metody pro mapování stínů a HDR osvětlení.
Graphics Application in Python Using OpenGL
Szentandrási, István ; Kršek, Přemysl (referee) ; Navrátil, Jan (advisor)
The aim of this work was to study the possibilities of the Python programming language in computer graphics and to determine its competence in this field. To achieve this the cross platform Python binding to OpenGL and related APIs, PyOpenGL was used to create a demo, and compare it in many ways to an implementation of the demo using the standard OpenGL C API. As the result Python was found in average twice as slow as the alternative C~demo and using much more CPU~load. Because of this fact PyOpenGL is not advisable in professional applications. On the other hand Python has an extensive standard library, very useful specialized libraries, simpler syntax, which makes it ideal to use in education.
Light Propagation Volumes
Růžička, Tomáš ; Tóth, Michal (referee) ; Milet, Tomáš (advisor)
The aim of master thesis is to describe different calculation of global illumination methods including Light Propagation Volumes. All three steps of LPV calculation are widely described: injection, propagation and rendering. It is also proposed several custom extensions improving graphics quality of this method. Two parts of design and implementation are focused on scene description, rendering system, shadow rendering, implementation of LPV method and proposed extensions. As conclusion, measurement and several images of application are presented, followed by comparison in environment with diffenent parameters, thesis summary with evaluation of achieved results and suggestions of further improvements.
Graphics Application in Python Using OpenGL
Szentandrási, István ; Kršek, Přemysl (referee) ; Navrátil, Jan (advisor)
The aim of this work was to study the possibilities of the Python programming language in computer graphics and to determine its competence in this field. To achieve this the cross platform Python binding to OpenGL and related APIs, PyOpenGL was used to create a demo, and compare it in many ways to an implementation of the demo using the standard OpenGL C API. As the result Python was found in average twice as slow as the alternative C~demo and using much more CPU~load. Because of this fact PyOpenGL is not advisable in professional applications. On the other hand Python has an extensive standard library, very useful specialized libraries, simpler syntax, which makes it ideal to use in education.
Modern Methods of Realistic Lighting in Real Time
Szentandrási, István ; Pečiva, Jan (referee) ; Herout, Adam (advisor)
Fyzikálně přijatelné osvětlení v reálném čase je často dosaženo použitím aproximací. Současné metody často aproximují globální osvětlení v prostoru obrazu s využitím schopností moderních grafických karet. Dva techniky z této kategorie, screen-space ambient occlusion a screen-space directional occlusion jsou popsány detailněji v této práci. Screen-space directional occlusion je zobecněná verze screen-space ambient occlusion s podporou jednoho difúzního odrazu a závislostí na směrové informaci světla. Hlavním cílem projektu bylo experimentování s těmito metodami. Pro uniformní distribuci náhodných vzorek pro obě metody byla použita Halton sekvence. Pro potlačení šumu je použita bilaterální filtrace, která bere do úvahy geometrické vlastnosti scény. Metody jsou dál zrychleny použitím nižších rozlišení pro výpočet. Rekonstrukce výsledků do původní velikosti pro vytvoření konečného obrazu je realizována pomoci joint bilateral upsamplingu. Kromě metod globálního osvětlení byly v práci použity aj metody pro mapování stínů a HDR osvětlení.
Shadow Mapping: Shadow Filtering in OpenGL
Brída, Ján ; Polok, Lukáš (referee) ; Kobrtek, Jozef (advisor)
The content of this bachelor thesis discusses generation, and filtration ways of shadows in 3D applications. It describes possibilities to surpress the discretization phenomenon using certain techniques, and documents the artifacts typical for them. The reader will also learn about their performance, and quality differences, thereby being able to judge offered implementations.

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