HELP: C# Dx3D Sprite rotation

Abbacabba

Newcomer
Joined
Oct 29, 2003
Messages
3
I'm starting D3D in C#, right now I have a sprite displayed and can move and animate, but I want to also be able to rotate it around its center.


Can anyone give a code example of :

C#, Managed Direct3d.
Rotating a Direct3D Sprite around its center.
 
Back
Top