- SDL Game Development
- Shaun Mitchell
- 78字
- 2021-08-20 16:44:51
Chapter 2. Drawing in SDL
Graphics are very important to games and they can also be one of the main performance bottlenecks if not handled correctly. With SDL 2.0 we can really take advantage of the GPU when rendering, which gives us a real boost in terms of the speed of rendering.
In this chapter we will cover:
- The basics of drawing with SDL
- Source and destination rectangles
- Loading and displaying textures
- Using the
SDL_image
extension
推薦閱讀
- Python GUI Programming:A Complete Reference Guide
- 計算機組裝與系統配置
- Creating Dynamic UI with Android Fragments
- Mastering Delphi Programming:A Complete Reference Guide
- Mastering Manga Studio 5
- 筆記本電腦維修不是事兒(第2版)
- Practical Machine Learning with R
- 面向對象分析與設計(第3版)(修訂版)
- 基于PROTEUS的電路設計、仿真與制板
- 電腦組裝與維護即時通
- WebGL Hotshot
- 單片微機原理及應用
- 基于網絡化教學的項目化單片機應用技術
- 單片機原理與技能訓練
- 觸摸屏應用技術從入門到精通