- 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.
推薦閱讀
- 筆記本電腦使用、維護與故障排除實戰(zhàn)
- Istio入門與實戰(zhàn)
- scikit-learn:Machine Learning Simplified
- 電腦高級維修及故障排除實戰(zhàn)
- Arduino BLINK Blueprints
- VMware Workstation:No Experience Necessary
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- Zabbix 4 Network Monitoring
- Advanced Machine Learning with R
- 電腦主板維修技術(shù)
- 現(xiàn)代多媒體技術(shù)及應(yīng)用
- Arduino案例實戰(zhàn)(卷Ⅳ)
- FPGA進(jìn)階開發(fā)與實踐
- Mastering Unity 2D Game Development
- Hands-On Python Deep Learning for the Web