- Procedural Content Generation for C++ Game Development
- Dale Green
- 123字
- 2021-07-16 09:37:47
Chapter 2. Project Setup and Breakdown
Before we get into the implementation of procedural generation for ourselves, we're going to take a quick tour through the game template that has been provided with the book. Moving forward, the focus will be on the procedural systems that we create, not the underlying template and engine. Given that, it will be beneficial to familiarize ourselves with the templates and engine before we start.
We'll also take a look at Simple Fast Multimedia Library (SFML), the framework that we'll work with.
In this chapter, we'll cover the following topics:
- Choosing an Integrated Development Environment (IDE)
- A breakdown of the provided game template
- An overview of SFML
- Polymorphism
- Project setup and first compile
- Object pipeline
推薦閱讀
- HornetQ Messaging Developer’s Guide
- Visual FoxPro程序設計教程(第3版)
- Boost C++ Application Development Cookbook(Second Edition)
- 無代碼編程:用云表搭建企業數字化管理平臺
- Bulma必知必會
- Full-Stack React Projects
- PySide GUI Application Development(Second Edition)
- ASP.NET程序設計教程
- 小型編譯器設計實踐
- .NET 4.5 Parallel Extensions Cookbook
- BeagleBone Robotic Projects(Second Edition)
- PrimeFaces Blueprints
- Instant jQuery Boilerplate for Plugins
- Qt 4開發實踐
- Mudbox 2013 Cookbook