Národní úložiště šedé literatury Nalezeno 14 záznamů.  1 - 10další  přejít na záznam: Hledání trvalo 0.02 vteřin. 
2D Game in Unity
Hrúz, Šimon ; Vlnas, Michal (oponent) ; Starka, Tomáš (vedoucí práce)
This thesis deals with a comprehensive investigation of procedural map generation methods adapted for game applications. It provides an in-depth analysis of various algorithms commonly used in solving this task in praxy. Through careful analysis, evaluation and strategic selection, an improved collection of generation techniques has been developed, with an optimal use of each of them. The main result of the work is a computer game, serving as a presentation of the research and a practical demonstration of its use in the practice.
Hra o přežití a průzkumu v Unity
Klaban, Tomáš ; Matýšek, Michal (oponent) ; Vlnas, Michal (vedoucí práce)
Tato bakalářská práce se zabývá vývojem hry o přežití v herním enginu Unity. Hra je implementována v top-down perspektivě a obsahuje mechaniky her o přežití ve formě souboje s nepřáteli, průzkumu prostředí a vylepšování hráčských atributů. Herní svět je plně procedurálně generován po jednotlivých segmentech pomocí Perlinova šumu s využitím vzorkovacího algoritmu Poisson disk sampling. V práci jsou prozkoumány různé způsoby procedurálního generování, mezi které patří šumy, celulární automaty a genetické algoritmy. V práci jsou obsaženy také teoretické poznatky o pseudonáhodných generátorech, umělé inteligenci a algoritmů pro hledání cesty.
2D Rogue-Like Game with Procedural Elements
Vodák, Jindřich ; Vlnas, Michal (oponent) ; Polášek, Tomáš (vedoucí práce)
This bachelor's thesis deals with the topic of rogue-like games and their development process. Firstly, it provides a comprehensive insight into the rogue-like genre and its specific mechanics and compares it with the RPG genre. Next, the game development process is examined, along with common business models of video games. The thesis presents certain commonly used approaches to procedural generation in games, such as noise or cellular automata. It also provides an overview of the topic of artificial intelligence in games. Two models commonly used in creating the artificial intelligence of non-player characters are described -- finite-state machines and behavior trees. The thesis also deals with pathfinding, which is also an important topic in the field of artificial intelligence in games. The thesis introduces the design of the game called Per Tenebras, explains certain decisions in the development process, and presents the implementation of the final product using the Unity game engine. The resulting game was also evaluated by users as a part of a user study.
Simulační strategie včelstev
Klimecká, Alena ; Polášek, Tomáš (oponent) ; Milet, Tomáš (vedoucí práce)
Cílem této bakalářské práce je navrhnout, implementovat a otestovat hru inspirovanou životem včel. Návrh je zpracován na základě prostudovaných dat o biologii včel a již existujících hrách na toto téma. Implementace je provedena v enginu Unity v jazyce C\#. Hra je tvořena výukovou kampaní a samotnou hrou, která obsahuje mechaniky, jako je například pohyb jednotek, boj s nepřáteli, stavba objektů, generování prostoru a průzkum. Výsledkem je strategická hra ve 2D prostředí, která se snaží nejen o poskytnutí herního zážitku, ale také o výuku v oblasti života včel.
Sestavování osobních počítačů ve virtuální realitě
EDER, Ondřej
Bakalářská práce se zabývá procesem sestavování počítačů a potenciálem využití virtuální reality (VR) pro účely výuky tohoto procesu. Hlavní náplní této práce je vytvoření aplikace pro VR, která by i málo technicky zdatným uživatelům umožnila se naučit počítač sestavit, a poté také krátké ekonomické srovnání využití této technologie v praxi pro účely školení zaměstnanců. Práce se na začátku věnuje oblasti počítačů a jednotlivých součástek, které se při sestavování používají, dále pak krátce popisuje samotnou oblast VR, její historii, dnešní stav a využití. Hlavní část práce představuje popis samotného vývoje aplikace v Unity Engine s použitím programovacího jazyka C#. Následně popisuje proces zveřejnění této aplikace na platformě SideQuest. Na závěr jsou v práci srovnány standardní a VR metody školení, jejich výhody a nevýhody, a je provedeno zjednodušené ekonomické srovnání ukazující, že používání VR ke školení zaměstnanců může být již dnes velmi zajímavou možností.
3D Hra v Unity s využitím analýzy hudby
Majcher, Marek ; Lysek, Tomáš (oponent) ; Milet, Tomáš (vedoucí práce)
Bakalářská práce se zabýva metodami analýzy zvukových signálů, enginem Unity a procedurálním generováním grafiky. Cílem práce bylo vytvoření funkční hry, která by demonstrovala analýzu hudby na vhodném způsobu procedurálního generování grafiky. Důležitým grafickým médiem, které se spolupodílí na výsledném grafickém efektu, jsou různé grafické shadery, které dotváří výsledný audiovisuální efekt a dělají vzhled příjemný pro hráče.
Geometric algebra applications
Machálek, Lukáš ; Návrat, Aleš (oponent) ; Vašík, Petr (vedoucí práce)
This diploma thesis deals with geometric algebra for conics (GAC) in autonomous navigation, presented on robot movement in a tube. First, the theoretical concepts are introduced. Consequently, the representations of conics in GAC are presented. Then an engine is implemented, which is capable of performing basic operations in GAC including displaying conics, which are entered in GAC context. In the end an algorithm is presented, which estimates the tube axis using points, placed into space from image, where we place center of an ellipse, which is obtained by image filter and fitting algorothm.
Hra v Unity
Uhlíř, Radek ; Starka, Tomáš (oponent) ; Milet, Tomáš (vedoucí práce)
Tato bakalářka práce se zabývá navržením a implementací inovativní hry v engine Unity. Implementovat klasické herní mechaniky a vytvořit další ojedinělé herní mechaniky pro řešení různých logických hádanek. Práce se dále zabývá použitím nástrojů a komponent v editoru Unity a vytvořením dalších vlastních komponent.
Non-Euclidean VR Game
Vašek, Matej ; Milet, Tomáš (oponent) ; Vlnas, Michal (vedoucí práce)
This work deals with the design and implementation of a logical genre video game which experiments with non-euclidean space. Such space is characterized by the fact that it often denies the basic geometric rules of conventional euclidean space. The game is designed for one player and is intended for peripheries of virtual reality. The implementation of the game was carried out in the development environment Unity with the use of the C# programming language. The work contains informations about the principles and methods of creating non-euclidean elements as well as solutions to general problems associated with traditional VR game. One of the main mechanics of the game is the so-called portal, which can be described as a surface connecting two distant spaces. The text contains not only the concept of implementing such a mechanism but also surrounding aspects such as realistic physical interaction, visual representation, ways of teleporting between portals and various optimization techniques that allow efficient implementation of such a system. The final game also contains several levels in the form of logical puzzle levels that demonstrate various ways of using portals. Such a system is not only usable as a game mechanic that is presented to the user but also as an assistive tool that facilitates the logical arrangement of a 3D scene or as a way to expand the often limited physical VR space.
Roguelike Game in Unity
Mančuška, Adrian ; Milet, Tomáš (oponent) ; Vlnas, Michal (vedoucí práce)
This bachelor's thesis deals with the development of a roguelike game with multiple generated levels using the game engine Unity. The thesis explores various uses of procedural generation, which include various noises, grammars, and cellular automata. At the same time, possibilities of combining these techniques with manual game content creation are also explored. This thesis also deals with other areas necessary for game development, such as pseudorandom generators and artificial intelligence. The thesis discusses some of the possibilities of implementation of artificial intelligence. These possibilities are finite state machines and behaviour trees. Pathfinding algorithms are needed too, for example the A* algorithm. From design standpoint, the focus is on fulfilling various characteristics and requirements of the roguelike genre of games.

Národní úložiště šedé literatury : Nalezeno 14 záznamů.   1 - 10další  přejít na záznam:
Chcete být upozorněni, pokud se objeví nové záznamy odpovídající tomuto dotazu?
Přihlásit se k odběru RSS.