xna
Is IronPython + XNA a serious contender for game development?
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?[详细]
2023-04-12 20:34 分类:问答How to import constraints in xna with fbx file created by maya
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[详细]
2023-04-12 09:09 分类:问答texture address mode artifact on environment cube map in WP7
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[详细]
2023-04-12 06:24 分类:问答Fixing an incorrectly taken 3D head scan
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[详细]
2023-04-11 19:32 分类:问答"This model does not contain a SkinningData tag." exception
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 )[详细]
2023-04-11 11:21 分类:问答C# XNA Precise Collisions?
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[详细]
2023-04-11 10:06 分类:问答How do I have a winform over a fullscree XNA application?
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[详细]
2023-04-11 07:28 分类:问答locating files in XNA(4.0)
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[详细]
2023-04-11 05:38 分类:问答WebBrowser in XNA 4.0 not Navigating
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[详细]
2023-04-11 02:48 分类:问答How do I rotate individual bones in XNA in a model?
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[详细]
2023-04-11 01:37 分类:问答