Game Development Community

Anyone write a drawBitmapRotated?

by Nathan Bowhay - ESAL · in Torque 3D Professional · 02/19/2010 (8:05 pm) · 1 replies

I noticed there is no GFXDrawUtil for a rotated bitmap in Torque3D. Has anyone written one? Writing one should be easy enough, but figured I would check first to make sure I didn't miss something in the engine code or their wasn't already a resource. I didn't find any resources for T3D when searching the site.

I could have sworn it was in the engine code, but I could be thinking about something I wrote back when we where in TGE or something.

#1
02/19/2010 (8:13 pm)
Nathan, take a look at this post. My function draws a disc but the rotation stuff can be applied the anything.