• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 81
  • 71
  • 14
  • 10
  • 10
  • 7
  • 6
  • 5
  • 4
  • 2
  • 2
  • 1
  • Tagged with
  • 224
  • 72
  • 53
  • 50
  • 47
  • 34
  • 26
  • 25
  • 24
  • 24
  • 20
  • 20
  • 19
  • 19
  • 19
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
161

Ruční dálkový ovladač pro robot Perseus / Operator's station for Perseus mobile robot

Sabó, Marek January 2019 (has links)
This thesis deals with the design and implementation of application for control of mobile robot. In the introductory section is discussed used platform GEARS-SMP, the principle of functionality of protocol for servo motors control, format M-JPEG and standard H.264. Further work is dedicated to analysis of designing user interface in robotic applications, available options for control devices and hardware used in remote controller. The following part focuses on the design of robotic application, especially on graphic user interface and virtual head-up display and follow-up implementation of created application in Raspberry Pi. In the end, thesis describes implemented software solution and compares resulting application with the created design.
162

Procedurální generování voxelových modelů / Procedural Generation of Voxel Models

Hypeš, Tomáš January 2019 (has links)
This thesis deals with procedural generation techniques and its use in the creation of voxel models. The techniques that have been used are Perlin Noise, Voronoi diagram, L-systems etc. This knowledge is then used to create a world generator for computer game with open world. This game provides players with the ability to modify this world and use its creativity, for example, in building construction. The game, however, will not give to the player all options for free, but for example for build, he or she will first have to find and mine the material. The game has been written in programming language C++ with the use of libraries Boost, SDL and OpenGL.
163

Volumetrické mraky / Volumetric Clouds

Barvíř, Marek January 2020 (has links)
This master thesis deals with creation of library for volumetric clouds. The paper describes specific techniques for creation and rendering volumetric clouds as clouds and atmospheric scattering. For rendering this type of effects we have to cover theory for participating media.
164

Aplikace v OS Android pro Tiny6410 SDK / An Android Application fro Tiny6410 SDK

Arm, Jakub January 2014 (has links)
This thesis aims generally at getting positives and negatives of popular operating system Android running on development kit Tiny6410 which is a part of FriendlyARM family. The operating system and development kit are designed to be used in user multimedia embedded applications with communication features. The goal of this thesis is to take a look on this framework and to measure main parameters of the operating system, specifically to measure switching context time and time for allocation and operation of memory block. Next goal is to create user application which will control and monitor connected oscilloscope DSO-2150 by Hantek via USB interface. This application will also demonstrate positives and negatives of all programming enviroments, which are available, for user application development with consideration of their optimal use.
165

Simulace tekutin v reálném čase / Real-Time Fluid Simulation

Fedorko, Matúš January 2015 (has links)
The primary concern of this work is real-time fluid simulation on modern programmable graphics hardware. It starts by introducing fundamental fluid simulation principles with focus on Smoothed particle hydrodynamics technique. The following discussion then provides a brief introduction to OpenCL as well as contemporary GPU hardware and outlines their programming specifics in comparison with CPUs. Finally, the last two chapters of this work, detail the problem analysis and its implementation.
166

Vizuální efekty ve 3D aplikacích / Visual Effects in 3D Applications

Duží, Martin January 2014 (has links)
This master's thesis deals with the creation of visual effects in 3D graphics applications. Rendering scenes using rasterization method and OpenGL library is assumed. The theoretical part describes several selected effects and then analyzes the approach used for their implementation. It focuses on the principles of rendering passes. Subsequently, the thesis focuses on the development of a software library which aims to simplify the process of programming effects. The resulting library reduces the time and knowledge required for the creation of effects. Automatic shader code generation is performed. Substantial feature is also the possibility to combine definitions of effects into a single unit.
167

Zobrazení scény pomocí hlubokých stínových map / Rendering Using Deep Shadowmaps

Rejent, Tomáš January 2014 (has links)
Rendering shadows of transparent objects in real-time applications is difficult. The number of usable methods is limited by the available computing power. Depth Peeling and Dual Depth Peeling methods are described in this document. These allow rendering of transparent objects without the need of sorting them. Deep Shadow Maps are described as a method for rendering shadows of transparent objects. These methods were used to create an demonstration application. This application provides rendering of transparent objects and their shadows, including colored ones. The Application is build upon OpenGL and Qt framework. Evaluation of rendering speed according to various parameters is also part of this work.
168

Augmented Reality in CAVE / Augmented Reality in CAVE

Kolčárek, Michal January 2013 (has links)
Tato práce se zaměřuje na technologii Cave Automatic Virtual Environment a konkrétně pak na využití principů rozšířené reality v tomto prostředí. Dává si za cíl odpovědět na otázku, zdali je možné použít v prostředí CAVE existující frameworky pro rozšířenou realitu, konkrétně ty, pracující na platformě iOS. Hlavní důraz je kladen na rozpoznávání markerů v tomto prostředí a na zvýšení přesnosti jejich rozpoznání. Práce odpovídá na množství otázek z této oblasti, jako jaké markery je vhodné použít, jaké jsou omezení a největší obtíže. Výstupem je demonstrační aplikace, pracující na platformě iOS, která v je prostředí CAVE otestovaná a plně použitelná. Tato aplikace by měla vylepšit uživatelský vjem z prostředí CAVE tím, že mu poskytne dodatečné informace a také základní možnosti interakce se zobrazenými objekty.
169

Raytracing virtuálních grafických scén / Raytracing of Virtual Graphics Scenes

Rypák, Andrej January 2012 (has links)
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.
170

Metody pro odstranění aliasu při zobrazení stínů / Methods for Alias-Free Shadows Rendering

Posolda, Jan January 2012 (has links)
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.

Page generated in 0.0383 seconds