- Lua Game Development Cookbook
- Mário Ka?uba
- 77字
- 2021-07-16 13:23:09
Chapter 3. Graphics – Common Methods
This chapter will cover the following recipes:
- Creating a window in libSDL
- Creating surfaces
- Surfaces manipulation
- Using colors
- Cursor manipulation
- Initializing the graphics mode with OpenGL
- Getting OpenGL information
- Using OpenGL extensions with GLEW and Lua
- Loading images with SDL_image
- Creating textures
- Loading and using bitmap fonts
- Loading and using TrueType fonts
- Displaying the text
- Creating texture atlas with the rover-design pattern
- Using tiles and tilesets in the game
推薦閱讀
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- Learning PostgreSQL
- ASP.NET Core 5.0開發入門與實戰
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- Java Web開發之道
- MariaDB High Performance
- 實戰低代碼
- Expert Android Programming
- Mastering macOS Programming
- SQL Server 2012數據庫管理與開發項目教程
- C#程序設計
- Getting Started with NativeScript
- 動手學數據結構與算法
- Babylon.js Essentials
- Julia 1.0 Programming Complete Reference Guide