Texture (PPM)

This sample explain how to load a texture from a ppm file, which is very easy to parse, and use that texture on our cube.

You can grab the sources!