National Repository of Grey Literature 14 records found  previous11 - 14  jump to record: Search took 0.01 seconds. 
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.
Methods for Soft Shadows Rendering
Ondruška, Jiří ; Polok, Lukáš (referee) ; Navrátil, Jan (advisor)
This thesis discusses two different methods for creating soft shadows. Shadow volumes and shadow mapping, more accurately Variance Soft Shadow Mapping. It presents theory for these shadow algorithms as well as theory for few others which are necessary for understanding. Further it describes how to implement these methods and evaluates these implementations. Shadow volumes are based on creating additional geometry to the scene which serves for specifying region of penumbra. VSSM algorithm is a improved version of classic shadow mapping.
Distributed Ray Tracing in Reasonable Time
Slovák, Radek ; Polok, Lukáš (referee) ; Herout, Adam (advisor)
This thesis deals with the method of distributed ray tracing focusing on optimalization of this method. The method uses simulation of some attributes of light by distributing rays of lights and it produces high quality and partly realistic images. The price for realitic effects is the high computational complexity of the method. The thesis analysis the theory connected with these aspects. A large part describes optimalizations of this method, i.e. searching for the nearest triangle intersection using kd-trees, quasi random sampling with faster convergence, the use of SSE instruction set and fast ray - triangle intersection. These optimalizations brought a noticable speed - up. The thesis includes description of implementation of these techniques. The implementation itself emphasises the practical usability including generating some advanced animations and universal description of objects.
Rendering Biliard Balls Using Distributed Ray Tracing
Krivda, Marian ; Juránek, Roman (referee) ; Herout, Adam (advisor)
This thesis is concerned in the method of realistic rendering using a distributed raytracing. This method simulates various visual effects and generates high realistic 2D images. The work analyses the problem and explains principles of solution related to this technique. There is also descriprion of the method of simple reytracing which provides a basis for the distributed raytracing. A part of work is specialized for optimalization of distributed raytracing.

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