National Repository of Grey Literature 45 records found  previous11 - 20nextend  jump to record: Search took 0.01 seconds. 
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.
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
Geršl, Jan ; Kubíček, Radek (referee) ; Herout, Adam (advisor)
The field of this project is size restricted graphic intro. The paper deals with motivation creating such an intro and talks briefly about history. Main focus is put on general description of various principles common in demo development, techiques used achieving the practical assignment are provided with more detailed description.
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.
Graphics Intro 64kB Using OpenGL
Pinter, Jan ; Španěl, Michal (referee) ; Herout, Adam (advisor)
This paper deals with graphics intro (demo) 64 kB creation issues. It analyses and describes problems involving effective use of minimum data space assigned and presents basic techniques used with those specific types of programs as mentioned above. It also describes a way of specific, interesting graphic effects and elements realization, their possible optimization and visual improvement.
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.
Graphics Intro 64kB Using OpenGL
Drobisz, Tomáš ; Beran, Vítězslav (referee) ; Sumec, Stanislav (advisor)
Bachelor´s thesis describes techniques that are used in graphic intro making, their advanteges and disadvantages in getting below size limit of executable file, history of demoscene, introduction to OpenGL. The issue is graphic intro implementation with single executable file with size below 64kB.
Graphics Intro 64kB Using OpenGL
Fiala, Petr ; Mikolov, Tomáš (referee) ; Herout, Adam (advisor)
This bachelor's thesis describes issues of making graphics intro with limited size below 64kB. It contains short introduction to OpenGL, analyses techniques and procedures to reach required small sized application, from compiler settings, procedural texture and model generation to final compression by exe packer application.
Tool for Fireworks Design and Simulation
Rejent, Tomáš ; Žák, Pavel (referee) ; Bartoň, Radek (advisor)
Topic of this thesis is design of Tool for Fireworks Design and Simulation. Design patterns for object oriented programming are used for application design. The application is developed in Java programming language. Firework effects are visualized by particle systems, which are implemented using Java3D library. The application allows modification of effect parameters, inserting them on timeline and then simulate. The application is able to play background sound while simulation is running. The application can be extended by new effects using plugins.
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.

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