Abbacabba Posted November 14, 2003 Posted November 14, 2003 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. Quote
Machaira Posted November 19, 2003 Posted November 19, 2003 Wouldn't you just grab the sprite's Transform matrix and set it to rotate the sprite? Quote Here's what I'm up to.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.