Chapter 4. OpenGL Implementation
In this chapter, we will cover the following recipes:
- Setting up OpenGL in Qt
- Hello World!
- Rendering 2D shapes
- Rendering 3D shapes
- Texturing in OpenGL
- Lighting and texture filter in OpenGL
- Moving an object using keyboard controls
- 3D Canvas in QML