- OpenGL Game Development By Example
- Robert Madsen Stephen Madsen
- 167字
- 2021-07-16 12:44:22
Summary
We covered a lot of ground in this chapter. We learned how to set up your development environment by downloading and installing Visual Studio. Next, we created a C++ Windows Desktop application.
We discussed the structure of most games and the importance of the game loop. Recall that an average game should run at 30 fps, while top-end games shoot for 60 fps to provide smooth animations.
Finally, we learned about OpenGL and how to initialize OpenGL in your project. Remember, OpenGL is the graphics engine that will be responsible for drawing every image and piece of text to your screen using the power of your GPU.
After all this work, there still isn't a lot to see. In the next chapter, we will go into all of the details of how to render your first image to the screen. Believe it or not, getting your development environment properly set up means you have already accomplished a great deal toward creating your first game using OpenGL.
- Arduino入門基礎教程
- 圖解西門子S7-200系列PLC入門
- SDL Game Development
- 從零開始學51單片機C語言
- 電腦維護365問
- 微服務分布式架構基礎與實戰:基于Spring Boot + Spring Cloud
- Mastering Adobe Photoshop Elements
- Visual Media Processing Using Matlab Beginner's Guide
- CC2530單片機技術與應用
- 筆記本電腦使用、維護與故障排除從入門到精通(第5版)
- RISC-V處理器與片上系統設計:基于FPGA與云平臺的實驗教程
- “硬”核:硬件產品成功密碼
- FL Studio Cookbook
- Spring Security 3.x Cookbook
- 基于網絡化教學的項目化單片機應用技術