Game Development Community

Getting a bitmap from the main memory

by Ian Omroth Hardingham · in Torque Game Engine · 12/01/2009 (11:29 am) · 0 replies

Hey guys.

I need to load a bitmap currently stored in main memory onto the graphics card as either a gBitmap or, better, a GFXTexHandle. With the pointer and size of the memory region, how would I go about doing this?

Thanks,
Ian