Hi dudes!
Can display lists be used to draw sprites and tiles, efficiently? I’ve learned that display lists are static calls to OpenGL commands, so, how would I work with frame based animation within the sprites?
I’m reading the red book, but if you could point me other resources about this specific issue, I’d appreciate it a lot
Thanks in advance,
Son Of Cain