XNA is a cross-platform framework originally from Microsoft that facilitates game development with .NET.
Ok, so I ended up writing my own game engine based on top of XNA, and I am just wondering …
c# xnaI am writing a game using C# 2010 and XNA 4.0. I want it to be a good game and not some "…
c# performance xna xna-4.0I want to write an XNA game using .NET 4.5, so that I can use one of the new features that …
c# .net xna visual-studio-2012 .net-4.5I have a problem with importing 3D model from FBX file. Source model contains 575 objects + 1 camera and looks like this: …
import xna fbxUsing XNA, I'm trying to make an adventure game engine that lets you make games that look like they fell …
xna xna-4.0 resolution-independenceI have two squares in 3D space. I want to find the x,y,z angles between them. I started …
c# math xna euler-anglesVisual Studio 11 was released a few weeks back and now that ReSharper is available for it, I'm ready to start …
visual-studio xna visual-studio-2012