- OpenGL Game Development By Example
- Robert Madsen Stephen Madsen
- 136字
- 2021-07-16 12:44:23
Summary
This chapter has covered the core concepts that are required to display images on your screen. We started by discussing the OpenGL coordinate system for a 2D game. The coordinate system allows you to place objects on the screen. This was followed by a discussion about the camera, OpenGL's way of viewing objects that appear on your screen.
Next, you learned how triangles and quads are used to create simple graphics, and how textures can be applied to these primitives to render 2D images to the screen.
You could finally see an image on your screen that has been rendered by OpenGL. As they say, a picture is worth a thousand lines of code!
In the next chapter, you will learn how to turn your still photography into moving pictures through the wonder of animation!
- 圖解西門子S7-200系列PLC入門
- Learning AngularJS Animations
- 計算機應用與維護基礎教程
- Intel FPGA/CPLD設計(高級篇)
- OpenGL Game Development By Example
- Wireframing Essentials
- 圖解計算機組裝與維護
- 電腦組裝與維護即時通
- 單片機原理及應用
- Corona SDK Mobile Game Development:Beginner's Guide
- 電腦主板維修技術
- 多媒體應用技術(第2版)
- ARM接口編程
- 微服務架構實戰:基于Spring Boot、Spring Cloud、Docker
- Machine Learning Projects for Mobile Applications