goat3dgfx

view src/texman.cc @ 6:3d96734fd477

cubemap loading and cubemap example program
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 17 Nov 2013 08:20:13 +0200
parents
children 7d6b667821cf
line source
1 #include "texman.h"
3 TextureSet texset;