- 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
推薦閱讀
- 數據庫系統原理及MySQL應用教程(第2版)
- JavaScript修煉之道
- Spring Cloud Alibaba微服務架構設計與開發實戰
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- 編程數學
- C#實踐教程(第2版)
- Mastering Android Studio 3
- Learning Unreal Engine Game Development
- 數字媒體技術概論
- Mastering Unreal Engine 4.X
- Node.js實戰:分布式系統中的后端服務開發
- 程序員面試金典(第6版)
- Cinder:Begin Creative Coding
- 零基礎入門學習C語言:帶你學C帶你飛
- Implementing NetScaler VPX?(Second Edition)