National Repository of Grey Literature 45 records found  beginprevious31 - 40next  jump to record: Search took 0.00 seconds. 
Photorealistic Rendering
Lysek, Tomáš ; Kučiš, Michal (referee) ; Zemčík, Pavel (advisor)
The thesis describes implementation of photorealistic method. The first part describes the procedures and techniques, that are used to display photorealistic scenes such as raytracing, radiosity or photon mapping and other techniques used in computer graphics. The second part of thesis is focused on evaluation of current state of problem. In this part is also described reason of choosing this topic and thesis assignment is there more specified. The last part of thesis is focused on implementation details of photorealistic method.
Scene Rendering in Modern Computer Games
Wilczák, Martin ; Šolony, Marek (referee) ; Kajan, Rudolf (advisor)
This thesis describes methods for lighting calculations of large scenes used in modern computer games. Forward shading and deferred shading methods are discussed and compared. Capabilities of raytracing are shortly described. There are some information about various methods for casting shadows, simulation of particle systems and applying post-processing effects. In the end there is a design of architecture for rendering complex scenes with use of XNA and description of implementation used in resulting game.
Raytracing on GPU
Straňák, Marek ; Jošth, Radovan (referee) ; Polok, Lukáš (advisor)
Raytracing is a basic technique for displaying 3D objects. The goal of this thesis is to demonstrate the possibility of implementing raytracer using a programmable GPU. The algorithm and its modified version, implemented using "C for CUDA" language, are described. The raytracer is focused on displaying dynamic scenes. For this purpose the KD tree structure, bounding volume hierarchies and PBO transfer are used. To achieve realistic output, photon mapping was implemented.  
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.
Frameless Rendering
Najman, Pavel ; Pečiva, Jan (referee) ; Havel, Jiří (advisor)
The aim of this work is to create a simple raytracer with IPP library, which will use the frameless rendering technique. The first part of this work focuses on the raytracing method. The next part analyzes the frameless rendering technique and its adaptive version with focus on adaptive sampling. Third part describes the IPP library and implementation of a simple raytracer using this library. The last part evaluates the speed and rendering quality of the implemented system.
Frameless Rendering
Krupička, Vojtěch ; Navrátil, Jan (referee) ; Havel, Jiří (advisor)
This master's thesis deals with the problem of real-time rendering of computer graphics using the method of frameless rendering} as counterpart to the traditional way, which is based on switching between two output buffers. Frameless rendering method is defined and studied in greater depth and its adaptive variant, which delivers better output quality without a~significant reduction of latency, is described in detail. In addition, this thesis describes the implementation of the application which has been developed to demonstrate the principle and functionality of the frameless rendering on the selected scenes. It also includes evaluation of performed tests focused to the output quality.
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.
Realistic Visualisation of Alcoholic Beverages Using Distributed Raytracing
Fabík, Jiří ; Maršík, Lukáš (referee) ; Polok, Lukáš (advisor)
This work is about a realistic visualization technique called raytracing. It studies its original form, its extensions and optimizations. Raytracing casts rays through pixels and follows their propagation in the scene, according to the physical laws. It enables rendering of correct shadows, reflections and refractions. Distributed raytracing serves for better visualization and advanced effects. One ray is replaced with a beam of rays that allows soft shadows, fuzzy translucency, depth of field and antialiasing. With the increasing number of rays, the render time rises as well, so it is needed to use some optimization techniques and tools. A way of using this rendering method for visualization of alcoholic beverages is also described.
Fast Ray-Triangle Intersection
Horák, František ; Navrátil, Jan (referee) ; Havel, Jiří (advisor)
This work contains a few basic terms of analytical geometry. We mention some of ray-triangle intersection computation algorithms and present some use-case examples. We discuss capabilities of CUDA, optimization techniques of this architecture and implementation with focus on given issues. Algorithms of ray-triangle intersection are tested and results are discussed.
Streaming Ray Tracer on GPU
Dvořák, Jakub ; Jošth, Radovan (referee) ; Herout, Adam (advisor)
Current consumer GPUs can be used as high performance stream processors and are a tempting platform to be used to implement raytracing. In this paper I briefly present raytracing principles and methods used to accelerate it, modern GPUs programmable pipeline and examples of its use. I describe stream processing in general and available interfaces enabling the usage of GPU as stream processor. Then I present my GPU raytracer implementation, used algorithms and experiments I have made.

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