Procedural Content Generation for Unity Game Development. Harness the power of procedural content generation to design unique games with Unity - Helion
Tytuł oryginału: Procedural Content Generation for Unity Game Development. Harness the power of procedural content generation to design unique games with Unity
ISBN: 9781785289675
stron: 260, Format: ebook
Data wydania: 2016-01-30
Księgarnia: Helion
Cena książki: 134,10 zł (poprzednio: 149,00 zł)
Oszczędzasz: 10% (-14,90 zł)
Procedural Content Generation is a process by which game content is developed using computer algorithms, rather than through the manual efforts of game developers. This book teaches readers how to develop algorithms for procedural generation that they can use in their own games. These concepts are put into practice using C# and Unity is used as the game development engine.
This book provides the fundamentals of learning and continued learning using PCG. You'll discover the theory of PCG and the mighty Pseudo Random Number Generator. Random numbers such as die rolls and card drafting provide the chance factor that makes games fun and supplies spontaneity. This book also takes you through the full development of a 2D game.
Starting with level generation, you'll learn how PCG can make the game environment for you. You'll move into item generation and learn the different techniques to procedurally create game items. Thereafter, you'll be guided through the more abstract PCG areas such as scaling difficulty to the player and even generating music! The book helps you set up systems within your games where algorithms create computationally generated levels, art assets, quests, stories, characters, and weapons; these can substantially reduce the burden of manually creating every aspect of the game.
Finally, you'll get to try out your new PCG skills on 3D terrain generation.
Osoby które kupowały "Procedural Content Generation for Unity Game Development. Harness the power of procedural content generation to design unique games with Unity", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Procedural Content Generation for Unity Game Development. Harness the power of procedural content generation to design unique games with Unity eBook -- spis treści
- 1. Pseudo Random Numbers
- 2. Roguelike Games
- 3. Generating an Endless World
- 4. Generating Random Dungeons
- 5. Random Items
- 6. Designing Modular Weapons
- 7. Adaptive Difficulty
- 8. Making Music
- 9. Creating a 3D Planet
- 10. Diving into the Future