National Repository of Grey Literature 25 records found  beginprevious21 - 25  jump to record: Search took 0.00 seconds. 
Generating Complex Procedural Terrains Using the GPU
Ryba, Jan ; Bartoň, Radek (referee) ; Herout, Adam (advisor)
Generating fully 3D terrains is a dificult task, meaning that we need to store a lot of data or do a lot of computing or both. We can reduce or completly eliminate the data srorage by using a procedural approch, but this is where the problem gets realy computationaly costly and the CUDA platform comes in. CUDA kernels runinng parallely on graphic accelerators can rapidly decrease time needed for computation, allowing even these complex calculations to work in real time or even better. Finding its use in game or movie industry.
Non-Realistic Video Rendering
Johannesová, Daniela ; Navrátil, Jan (referee) ; Zemčík, Pavel (advisor)
The aim of this thesis is non-realistic video rendering. It starts with a summary of existing techniques and then this thesis concentrates on selected methods that are able to work in real-time. To process video more effectivelly, we use accelleration on graphical processing unit with usage of OpenGL and GLSL.
Vertex and Pixel Shaders OpenGL Visualisation of Medical 3D Image Data
Vaďura, Jiří ; Španěl, Michal (referee) ; Kršek, Přemysl (advisor)
This thesis deals with accelerated 3D rendering of medical data, e.g. computed tomography, using a graphics processor and OpenGL library. Raw data slices are send to graphic memory and rendered by a ray-casting algorithm. The goal of this project is high quality visual output and full user interaction at the same time. Multiple rendering modes are avaiable to the user: MIP, X-Ray simulation and realistic shading.
Graphics Scene Visualization Using OGRE Library
Ondrejíček, Marián ; Navrátil, Jan (referee) ; Pečiva, Jan (advisor)
The goal of this thesis is to investigate the possibilities of the OGRE visualization library and to implement an application which utilizes both simple and advanced OGRE features. Furhtermore there are explained basics of creating effects using Cg language and connecting them with OGRE library. The Bullet library which is often used in visualization applications for physics calculations is analyzed as well. The second part describes implementation of the demo application. In the end, the results are discussed, including possibilities of future development.
Methods for Alias-Free Shadows Rendering
Posolda, Jan ; Polok, Lukáš (referee) ; Navrátil, Jan (advisor)
This paper concerns aliasing removal methods during the shadow displaying. Method of shadow mapping, its principles, procedure and mainly its drawbacks in the form of aliasing development are described. For the removal of this undesirable phenomenon, several aliasing suppressing methods are described - Percentage Closer Filter, Variance Shadow Map, Convulotion Shadow Map, Exponential Shadow Map a Bilateral Filter. I conclude my work with a proposal and implementation of a demonstrative application, which demonstrates the implemented results adequately. Also, the comparison of individual methods on the basis of their quality and computational demands is included.

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