National Repository of Grey Literature 51 records found  previous11 - 20nextend  jump to record: Search took 0.00 seconds. 
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í.
Light Propagation Volumes
Mikulica, Tomáš ; Polok, Lukáš (referee) ; Kobrtek, Jozef (advisor)
This thesis deals with problem of computation of global illumination in real-time. Two methods are described. Namely Reflective Shadow Maps and Light Propagation Volumes. The first of them deals with the problem by using extended Shadow Mapping algorithm. The second one uses scene embedded into a 3D grid together with Spherical harmonics to compute light propagation in the scene. Furthermore this thesis contains results of measurement of the rendering speed of the Light Propagation Volumes algorithm with various settings on several machines. Quality of the resulting output of the algorithm is also evaluated.
Realistic Rendering of a Building with Varying Lighting Conditions
Navrátil, Jan ; Seeman, Michal (referee) ; Herout, Adam (advisor)
This paper is focused on realistic rendering of interior environments with varying lighting conditions. It proposes methods of setting properties of light sources to achieve a specific scene appearence. It mainly works with light comming from a sky and sun to the scene and describes this light in relation to weather conditions, time of day and overcast factor. The goal is creating easily configurable system in which a single parameter change leads to significant change of lighting conditions. All these changes should be presented in a short video.
Lightmap Generation Tool
Růžička, Tomáš ; Pečiva, Jan (referee) ; Polok, Lukáš (advisor)
This bachelor's thesis deals the design and implementation of a Lightmap Generation Tool. The aim of this thesis is to describe and demonstrate all steps which are necessary for lightmap creation, specifically unwrapping 3D object geometry process and consequently shading it by the ray-tracing method. The scene system and the used engine are also described in this thesis. This work is concluded by a several experiments, along with image documentation, followed by the possibilities of the future work.
Photon Tracing on GPU
Galacz, Roman ; Navrátil, Jan (referee) ; Polok, Lukáš (advisor)
Subject of this thesis is acceleration of the photon mapping method on a graphic card. The photon mapping is a method for computing almost realistic global illumination of the scene. The computation itself is relatively time-consuming, so the acceleration of it is a hot issue in the field of computer graphics. The photon mapping is described in detail from photon tracing to rendering of the scene. The thesis is then focused on spatial subdivision structures, especially to the uniform grid. The design and the implementation of the application computing the photon mapping on GPU, which is achieved by OpenGL and CUDA interoperability, is described in the next part of the thesis. Lastly, the application is tested properly. The achieved results are reviewed in the conclusion of the thesis.
Photorealistic Rendering Using "Photon Mapping" Method
Lysek, Tomáš ; Herout, Adam (referee) ; Zemčík, Pavel (advisor)
This master thesis focuses on photon mapping rendering technique. A simple photon mapping was implemented as a baseline and then progressive photon mapping was prepared for CPU and GPU. After implementing progressive photon mapping on GPU, further acceleration techniques were proposed. Finally, in the thesis, genetic clustering algorithm for suitable clusters on GPU was proposed.
Raytracing of Virtual Graphics Scenes
Rypák, Andrej ; Havel, Jiří (referee) ; Pečiva, Jan (advisor)
This thesis is dedicated to ray tracing based rendering methods, primarily the original ray tracing. Besides introducing a brief historical overview of algorithms from the family, it presents all the essential tools, techniques and physics needed for designing a rendering application in detail. A significant part of the document consists of an implementation of a photorealistic rendering application for interactive graphics 3D virtual scenes. The focus is on rendering without using any additional model information. The thesis includes descriptions and explanations of specific problems and their solutions.
Path Tracing on GPU
Novák, David ; Milet, Tomáš (referee) ; Tóth, Michal (advisor)
The aim of this bachelor's thesis is an implemetation and following acceleration of Path Tracing algorithm. This algorithm will be implemented on the GPU using OpenGL. Above rendered scene will be built Octree data structure. Then the acceleration, which was achieved using this data structure, will be measured.
Photorealistic Rendering
Štěrba, Maroš ; Milet, Tomáš (referee) ; Vlnas, Michal (advisor)
Subject of this thesis is rendering of 3D scene using photorealistic techniques. The solution is based on bidirectional path tracing method and renders image using CPU. Application supports selected materials. Finally, application is tested and results of testing are discussed.
Realistic Rendering of Atmospheric Phenomena
Sabela, Ondřej ; Karas, Matej (referee) ; Vlnas, Michal (advisor)
The aim of this thesis is to develop a GPU accelerated computer program which is able to simulate light scattering in the Earth's atmosphere and clouds using the simplest possible combination of various realistic rendering techniques. A detailed explanation of the physical and phenomenological background of the basic characteristics of both solid and translucent materials is included. Physically based rendering methods which are able to simulate such phenomena are presented along with several optimizations, including precomputation and lookup tables, with a focus on functional fidelity to real-world principles. The presented solution is based on data from real-world microphysical measurements. The resulting outdoor scene images can be used as background environment maps in 3D modelling and design software. The open source code can also serve as a starting point for describing the implementation of the presented rendering techniques. 

National Repository of Grey Literature : 51 records found   previous11 - 20nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.