• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 23
  • 21
  • 18
  • 10
  • 6
  • 1
  • Tagged with
  • 84
  • 41
  • 22
  • 21
  • 19
  • 19
  • 19
  • 17
  • 17
  • 15
  • 15
  • 13
  • 11
  • 11
  • 11
  • 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.
81

Realistický model oblohy / Realistic Model of the Sky

Kussior, Zdeněk January 2007 (has links)
The paper describes a theoretical base and realization of realistic volumetric clouds visualization in an environment of real-time simulator. The first part is concerned with a meteorological background of this problem. I show international classification of ten basic cloud types including a short description and cases of occurence. The following part is concerned with an interaction between cloudiness and simulation core, which is based on the fact, that each cloud acts as a mechanical or an electromagnetic obstacle. This should be considered on some way in simulation. The next part describes technologies and practical implementations of visualization and evaluates their characteristics. Finally, the last chapter describes my implementation and tries to outline project advancement.
82

Volumetrické efekty akcelerované na GPU / Volumetric Efects Accelerated on GPU

Kubovčík, Tomáš January 2017 (has links)
This thesis deals with simulation and rendering of fluid based volumetric effects, especially effect of fire and smoke. Computations are accelerated on graphics card using modern graphics API with motivation to achieve realistic visual results as well as physically correct calculations. Implemented volumetric effects are distributed as dynamic library which allows addition of these effects to existing applications.
83

Simulace vlnění vody v reálném čase / Simulation of Water Waves in Real-Time

Pilch, Martin January 2011 (has links)
Task of this thesis is creation of real-time simulation of the water waves. It is implemented on Mac OS X platform using OpenGL. This thesis is based on height map surface. Heigh map is computed by suming of sinusoids with complex, time-based amplitudes. Fast Fourier transformation, Phillips spectrum and gauss random generator are used to solve this problem. The thesis is also implemented on iOS platform and optimized to run on mobile devices thanks to using programmable graphic pipeline and other drawing and computing optimizations.
84

Akcelerace genetického algoritmu s využitím GPU / The GPU-Based Acceleration of the Genetic Algorithm

Pospíchal, Petr January 2009 (has links)
This thesis represents master's thesis focused on acceleration of Genetic algorithms using GPU. First chapter deeply analyses Genetic algorithms and corresponding topics like population, chromosome, crossover, mutation and selection. Next part of the thesis shows GPU abilities for unified computing using both DirectX/OpenGL with Cg and specialized GPGPU libraries like CUDA. The fourth chapter focuses on design of GPU implementation using CUDA, coarse-grained and fine-grained GAs are discussed, and completed by sorting and random number generation task accelerated by GPU. Next chapter covers implementation details -- migration, crossover and selection schemes mapped on CUDA software model. All GA elements and quality of GPU results are described in the last chapter.

Page generated in 0.0389 seconds