I do enjoy the other multimedia libraries for Python, however I am curious if IronPython and XNA could be a contender for game development. Is there any reason why you don\'t hear of this too often?
I have this proble开发者_运维技巧m: in Autodesk Maya I set \"aim constraint\" between two objects. I\'m able to export this constraints in fbx file (if I import this Fbx in Maya again I see the constr
I am having some problems getting rid of an artifact in my WP7 XNA application. After figuring out how to create and load a TextureCube and render objects using the EnvironmentMapEffect, I noticed an
The problem I am facing is following. I have a number of 3D head scans, some of them are taken correctly (like attached example) but in many it is easy to see that the scanned person had his head not
I\'ve been using tutorial from wikibooks, but I\'m stuck at model rendering. ( http://en.wikibooks.org/wiki/Creating_a_Simple_3D_Game_with_XNA/Rendering_Your_Model )
Hey guy\'s i\'m making a Paddle/Pong game and right now i\'m trying to find out how to do precise collision between my p开发者_如何学Goaddle and my ball.. Currently it is basic collision if ball hits
I want to have a xna application and it runs in both wi开发者_JS百科ndowed and fullscreen. I have a text input winform that comes up when I want to input new IDs. But in fullscreen the form does not g
I am currently working on a game project in XNA 4.0 we currently read our levels in by referencing .txt files (considered xml but .txt works fine) we are able to reference the levels as referenced fil
I\'ve been trying to get a WebBrowser to draw to a texture in XNA 4.0, and I\'ve found several guides on how to do it. The problem is when I try to implement it, whether I change the Url property or c
I\'m making a game in XNA that is a shooting role-plaing game. I have m开发者_StackOverflowade a human model in Blender and imported it into XNA. I loaded it and can rotate the entire model, but how d