- Procedural Content Generation for Unity Game Development
- Ryan Watkins
- 163字
- 2021-07-16 09:42:11
Summary
So you learned quite a bit of theory in this chapter and just touched the surface of how to apply it to games in Unity. You went over an introduction to PCG and why and how to use it. You were also introduced to PRNs and to how they are generated. We discussed what makes PRNs different from your average random number and the benefit a seed provides. You also learned why and how to use PRNs and then completed an example expanding on the classic Hello World
program.
So what's left? Well, we are gearing up to build a fully functional game throughout this book. We are going to look at some of the more popular applications of PCG in video games. In the next chapter, we are going to briefly get acquainted with Roguelike games, which is a popular game subgenre. Roguelike games are known for their procedurally generated content, so it is a perfect fit for our learning adventure.
- C語言程序設計教程
- Mastering QGIS
- C/C++常用算法手冊(第3版)
- 實戰Java高并發程序設計(第3版)
- 信息技術應用基礎
- 速學Python:程序設計從入門到進階
- Building Machine Learning Systems with Python(Second Edition)
- Odoo 10 Implementation Cookbook
- 零基礎學Python編程(少兒趣味版)
- Python網絡爬蟲實例教程(視頻講解版)
- JavaScript編程精解(原書第2版)
- 數據結構:Python語言描述
- PHP Microservices
- 軟硬件綜合系統軟件需求建模及可靠性綜合試驗、分析、評價技術
- HTML5+CSS+JavaScript深入學習實錄