Game Development Community

drawing a rotated bitmap/texture?

by Chris · in Torque 3D Professional · 05/17/2010 (5:33 am) · 2 replies

Does anyone have a working c++ method of drawing a rotated bitmap or texture?

#1
05/17/2010 (7:14 am)
Chris, take a look at this post. That should point you in the right direction.
#2
05/18/2010 (4:45 am)
Thanks, that did the trick!

I might suggest adding something like this to torque default distribution as its a very good function to have.