National Repository of Grey Literature 328 records found  beginprevious297 - 306nextend  jump to record: Search took 0.00 seconds. 
3D Game in Unity with Music Analysis
Majcher, Marek ; Lysek, Tomáš (referee) ; Milet, Tomáš (advisor)
This bachelor thesis deals with various methods of analysis of sound signals, Unity engine and procedural generation of graphics. The main goal was to create a working game that would demonstrate music analysis in an appropriate way using procedural generation of graphics. Important graphical medium, that collaborates on final graphical effect, are various graphic shaders that mold final audiovisual effect thus making it interesting for the player.
Rendering Performance Comparison in iOS and Metal
Pištělák, Radek ; Milet, Tomáš (referee) ; Tóth, Michal (advisor)
The goal of this thesis is the comparison of the OpenGL ES and Metal graphical libraries on the iOS platform. To compare the performance of the two libraries, a particle system has been implemented. By profiling it has been determined that using instanced rendering it is currently possible to achieve higher performance using OpenGL ES. Based on the results and the theoretical part of the thesis it is possible to make a more informed decision between the two graphical libraries.
Procedural Architecture
Roreček, Pavel ; Tóth, Michal (referee) ; Milet, Tomáš (advisor)
This Bachelor's thesis describes implementation of library used for procedural generating of architecture. The thesis describes way of handling input files containing rules and symbols. Generated model is shown using visual application that uses OpenGL library and the model can be exported.
Graphics Intro 64kB Using OpenGL
Obrtlík, Petr ; Milet, Tomáš (referee) ; Herout, Adam (advisor)
This bachelor's thesis deals with issue of graphic intro with limited size. The work describes methods used for creating of graphic intro. It deals with procedural generation of objects and textures, simple generation of particles, rendering water surface with reflection and refraction, shadows, lighting, compiler settings and compression output file. The result is a cartoon landscape simulating progress of the day. Created graphic intro have size smaller than 64kB.
Generating of Voxel Scenes
Venhoda, Lukáš ; Lysek, Tomáš (referee) ; Milet, Tomáš (advisor)
This batcherlor's thesis deals with the implementation of application, which generates voxel scenes that can be edited, or saved to a file. The work describes generating of terrain by using Perlin noise, converting voxel list to Sparse Voxel Octree structure, and a method of editing of this structure with picking voxels by using ray picking algorithm.
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.
Demonstration and Benchmarking of Next-Gen Graphics APIs
Mainuš, Matěj ; Milet, Tomáš (referee) ; Herout, Adam (advisor)
The goal of master’s thesis was to demonstrate and benchmark peformance of Mantle and Vulkan APIs with different optimization methods. This thesis proposes a rendering toolkit with optimization methods based on parallel command buffer generating, persistent staging buffers mapping, minimal pipeline configuration and descriptor sets changing, device memory pre-allocating with managing and sharing between multiple resources. The result is reference implementation that could render dynamic scene with thousands of objects in real time.
Application for Insertion of Virtual Objects to Camera Shots
Popelka, Karel ; Milet, Tomáš (referee) ; Herout, Adam (advisor)
The aim of this project is to design an application for mobile platform which can insert virtual objects to camera shots without disturbing the scene. The application is implemented on Windows 8.1 and Windows Phone 8.1 platforms. The scene rendering is done in DirectX with C++ programming language and the user interface is created in XAML. This text describes the relevant fundamentals of augmented reality and the selected platform and it describes advanced programming techniques such as asynchronous resources loading or advanced post processing rendering techniques. The result of this project is a mobile application for inserting a virtual object with its shadow to camera shot. It is possible to set some aspects of the light and take a picture with the virtual object in high resolution.
3D Puzzle Game Based on Space Deformation
Joščák, Juraj ; Milet, Tomáš (referee) ; Tóth, Michal (advisor)
This thesis focuses on global deformation of 3D geometry and using it in a videogame. The aim is to explore different methods for deformation of geometry in real time, consider their usability in context of a videogame, and solve specific problems, which can arise while developing such game. This knowledge is then used to implemennt the game in C++ programming language using OpenGL graphics library.
Voxel Cone Tracing
Pracuch, Michal ; Tóth, Michal (referee) ; Milet, Tomáš (advisor)
This thesis deals with the global illumination in the scene by using Voxel Cone Tracing method. It is based on the voxelization of a triangle mesh scene. The voxels can be stored to a full regular 3D grid (texture) or to the hierarchic Sparse Voxel Octree for saving of the memory space. This voxel representation is further used for computations of the global indirect illumination in real time within normal triangle mesh scenes for more realistic final image. Values from the voxels are obtained by tracing cones from the pixels which we want to get illumination for.

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