Game Development Reference
In-Depth Information
Loading textures
Textures are quite simple objects. A 2D texture is essentially an image that is typically
stored in the Graphics Processing Units' (GPU) memory. SFML provides an Image and
a Texture class to process and render images, respectively.
Search WWH ::




Custom Search