- OpenGL Game Development By Example
- Robert Madsen Stephen Madsen
- 114字
- 2021-07-16 12:44:20
Chapter 1. Building the Foundation
Building a game is like building a house. Except this is a crazy house with rooms sticking out everywhere, and at any time someone might decide to add another room just here, and remove a room over there. You had better have a good foundation!
This chapter will take you through the process of setting up the foundation to build your game. You will learn, how to set up a development environment using Visual Studio. Next, you will set up the game loop, which is the foundation for every game ever created. Finally, you will set up the development environment to use OpenGL as your rendering engine.
推薦閱讀
- 新媒體跨界交互設計
- 電腦軟硬件維修大全(實例精華版)
- Creating Dynamic UI with Android Fragments
- Linux運維之道(第2版)
- 電腦組裝、維護、維修全能一本通(全彩版)
- Visual Media Processing Using Matlab Beginner's Guide
- 單片機技術及應用
- 圖解計算機組裝與維護
- Spring Cloud實戰
- STM32自學筆記
- FPGA實驗實訓教程
- Raspberry Pi Home Automation with Arduino
- 基于S5PV210處理器的嵌入式開發完全攻略
- 電腦主板維修技術
- 從企業級開發到云原生微服務:Spring Boot實戰