National Repository of Grey Literature 45 records found  beginprevious21 - 30nextend  jump to record: Search took 0.01 seconds. 
Graphics Application in Python Using OpenGL
Szentandrási, István ; Kršek, Přemysl (referee) ; Navrátil, Jan (advisor)
The aim of this work was to study the possibilities of the Python programming language in computer graphics and to determine its competence in this field. To achieve this the cross platform Python binding to OpenGL and related APIs, PyOpenGL was used to create a demo, and compare it in many ways to an implementation of the demo using the standard OpenGL C API. As the result Python was found in average twice as slow as the alternative C~demo and using much more CPU~load. Because of this fact PyOpenGL is not advisable in professional applications. On the other hand Python has an extensive standard library, very useful specialized libraries, simpler syntax, which makes it ideal to use in education.
Graphics Intro 64kB Using OpenGL
Milet, Tomáš ; Havel, Jiří (referee) ; Herout, Adam (advisor)
This thesis deals with the creation of the intro with limited size. This work describes methods for reducing the size of the final application. The main part describes methods for generating graphic content and methods for its animation. It deals with creation of textures and geometry. Another part is aimed on the physical simulation of particle and elastic systems.
Light Field Particle Effects
Škvařil, Jan ; Milet, Tomáš (referee) ; Chlubna, Tomáš (advisor)
The goal of this thesis is to propose and implement a method combining light field and particle effects. Particles are rendered as billboards and their textures are created with synthetic light field, which is dynamically generated at runtime. Particles can also use several of these textures at the same time. The thesis also includes several implemented scenes demonstrating various functionality and measurements comparing proposed method with standard 3D rendering techniques.
Procedural Generation and Simulation of 2D Gaming World
Dubský, Tomáš ; Kocur, Viktor (referee) ; Chlubna, Tomáš (advisor)
Cílem práce je implementace procedurálního generování a simulace dvojdimenzionálního herního světa. Herní svět je tvořen nekonečnou mřížkou malých dlaždic. Tyto dlaždice jsou seskupeny do částí, takže svět je generován a simulován pouze pro ty části, které jsou poblíž hráče. Generovaný terén se skládá z několika biomů a podzemních jeskyní. Kapaliny, plyny nebo třeba růst trávy patří mezi procesy, které jsou simulovány.
Garticle engine
Karas, Jakub ; Hrdina, Jaroslav (referee) ; Návrat, Aleš (advisor)
The main goal of this thesis is creation of a particle engine. Unlike classical implementations of particle engines this one uses a modern coordinate-free language – Projective Geometric Algebra (PGA). PGA allows us to replace points in the engine with rigid bodies. Furthermore usage of geometric algebra could reduce both space complexity and computational complexity. In theoretical part of the thesis is presented PGA, a representation of Euclidean transformations in PGA and formulation of equations of rigid body motion in PGA which are basis of the computational part of the engine.
Particle Module for GPUEngine
Sobol, Jan ; Chlubna, Tomáš (referee) ; Starka, Tomáš (advisor)
The goal of this thesis is to implement a particle module that will be extending the GPUEngine graphic toolkit. Particle module is an interface, used for creating particle systems. The module is designed as a complex of extendable classes, to which an user adds his own implementation. This thesis analyses realization techniques of particle systems. It covers the way of preserving data, from which the techniques Array of Structures and Structure of Arrays are implemented. The thesis deals with differences between particle system simulation from CPU and simulation from GPU, it provides tools for these simulations. The result of this thesis is a reusable library, allowing the creation of particle systems, made not only for typical visual use, known from the computer games, but also for simulations and procedural modeling. Demonstrational app with representative particle systems, prepared in advance, is included too.
Simulation of Fluids in 2D
Pazdera, Vlastimil ; Polok, Lukáš (referee) ; Zemčík, Pavel (advisor)
This thesis deals with the simulation of fluids in 2D cut for mobile devices using technique Smoothed Particle Hydrodynamics implemented in game engine Unity. The resulting program is usable on mobile devices as a structural element of the games and interactive applications. With the parameters you can alter the properties of liquids for example viscosity. The work focuses on the greatest applicability in mobile applications and takes into account the requirements and limits of the devices to achieve the best visual and physical properties of the simulated liquid.
Graphics Intro 64kB Using OpenGL
Milet, Tomáš ; Kubíček, Radek (referee) ; Vlček, Adam (advisor)
This bachelor's thesis describes creating of graphics intro with limited size using OpenGL. It describes methods for generating graphical objects, such as textures and terrain. It deals with particle system and cellular automata.
Graphics Demo with a Space Theme
Prajka, Martin ; Milet, Tomáš (referee) ; Herout, Adam (advisor)
This bachelor's thesis deals with the creation of graphics demo with unlimited size by using OpenGL. The thesis implements post-processing effects such as shadow mapping, bloom and gaussian blur. In addition, it describes particle system and camera animation. The demo is placed in space and it is separated into the three scenes. The end of  the thesis is focused on the results of user's and performance tests.
Simulation of Fluids Behavior in 2D
Pazdera, Vlastimil ; Pečiva, Jan (referee) ; Zemčík, Pavel (advisor)
This thesis deals with the simulation of fluids in 2D cut for mobile devices using technique Smoothed Particle Hydrodynamics implemented in game engine Unity. The resulting program is usable on mobile devices as a structural element of the games and interactive applications. With the parameters you can alter the properties of liquids for example viscosity. The work focuses on the greatest applicability in mobile applications and takes into account the requirements and limits of the devices to achieve the best visual and physical properties of the simulated liquid.

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