Introduction to 2D Linux Game Programming
From Wikibooks, open books for an open world
Introduction to 2D Linux Game Programming is meant to be a basic introduction for the novice Linux 2D game developer. See the introductory overview for more information.
Algorithms[edit]
Simple software transformations[edit]
- Non Optimized Integer Scaling
- Optimized Integer Scaling
- 90° Image Rotation
- Flip Image
- The Helper Functions
- The Makefile
- The Zipped Code
Appendices[edit]
There are no appendices at the moment.