- SFML Game Development
- Artur Moreira Henrik Vogelius Hansson Jan Haller
- 122字
- 2021-08-13 17:11:11
Chapter 2. Keeping Track of Your Textures – Resource Management
In the previous chapter, you have learned how to load a texture, and display a sprite that uses the texture. During the process of game development, you encounter such situations again and again: you need to load data from the hard disk, be it images, fonts, or sounds. This chapter intends to give you a broader understanding of the following points:
- What is the motivation behind external resources
- Which classes for resource handling and manipulation does Simple and Fast Multimedia Library (SFML) provide
- What might a typical use case in a game look like
- How do we cope with the constantly recurring need to manage resources in a simple way
推薦閱讀
- Learn Blockchain Programming with JavaScript
- Android Jetpack開發:原理解析與應用實戰
- 編寫高質量代碼:改善Python程序的91個建議
- Network Automation Cookbook
- Learning AWS Lumberyard Game Development
- Scratch真好玩:教小孩學編程
- QGIS By Example
- ASP.NET Core 2 Fundamentals
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- C語言程序設計實踐
- The Statistics and Calculus with Python Workshop
- 數字媒體技術概論
- LabVIEW入門與實戰開發100例(第4版)
- Spring Boot從入門到實戰
- HTML5+CSS3+jQuery Mobile+Bootstrap開發APP從入門到精通(視頻教學版)