XNA is a cross-platform framework originally from Microsoft that facilitates game development with .NET.
I have to create a 2d menu, over a 3d model, using XNA. Right now, I have created spritebatch for 2…
xna buffer depthI am trying to figure out how to use the origin in Draw method to rotate a sprite around its …
xna xna-4.0I have a question about a XNA game I'm making, but it is also a generic question for future games. …
c# architecture xna xna-4.0I am trying to include leaderboards in my application (a game written in C#, using SteamWorks.NET and based on …
c# xna steam leaderboard steamworks-apiI am experimenting with lidgren in XNA and I'm having some issues with the 'lag'. I've downloaded their XNA sample …
c# xna multiplayer lidgrenI'm working on a game for the xbox360, using XNA. On the Xbox the garbage collector performs rather badly compared …
c# delegates garbage-collection xna xbox360