SFML Tutorial -- Sprites, Textures and Images
Channel:
Subscribers:
265,000
Published on ● Video Link: https://www.youtube.com/watch?v=eE3qGNdEpEs
Text Version: http://www.gamefromscratch.com/post/2015/10/20/SFML-CPP-Tutorial-Sprites-and-Textures.aspx
In this tutorial we look at drawing sprites on screen. This includes loading a texture from disk and drawing it as a sprite. We also look at programmatically creating an image then using it as our texture source.
If you enjoy this series, please consider supporting GFS on Patreon at https://www.patreon.com/gamefromscratch.
In the next tutorial we will then look at using multiple images in a single texture ( sprite sheet or texture atlas ) and simple animation.
Other Videos By Gamefromscratch
Tags:
SFML
Gamedev
GameFromScratch
tutorial
2D
C++