xna-4.0
C# XNA inconsistent accessibility
It must be something pretty simple that i didn\'t get, but here\'s my code: public class Game1 : Microsoft.Xna.Framework.Game[详细]
2023-04-06 17:43 分类:问答Drag an Image in XNA
I am working on an app in which images are flying on the Scree开发者_如何转开发n. I need to implement:[详细]
2023-04-06 17:42 分类:问答How should I optimize drawing a large, dynamic number of collections of vertices?
...or am I insane to even try? As a novice to using bare vertices for 3d graphics, I haven开发者_开发技巧\'t ever worked with vertex buffers and the like before.I am guessing that I should use a dyna[详细]
2023-04-06 02:33 分类:问答Xbox 360 XNA HLS Streaming
I am interested in creating a simple HLS Viewer for the Xbox 360 that works kind of like SilverLive. I have read about as much documentation oh HLS that I can find and am not sure where to continue. I[详细]
2023-04-05 23:49 分类:问答Does XNA GS enough to make 2D online game?
I mea开发者_运维知识库n,I\'ve seen amount of game engines which based on XNA. Is XNA GS itself a game engine?If not what is the different and should I use game engine?XNA is a framework for making ga[详细]
2023-04-05 21:33 分类:问答Method for high quality output in XNA 4.0
I\'m using this example project\'s XNA 4.0 form control in an application I\'m writing: http://creators.xna.com/en-US/sample/winforms_series1[详细]
2023-04-05 12:28 分类:问答Pixel Perfect Collision Is Causing Inaccurate Collision With Maze And PacMan
I am creating a PacMan clone just for fun and I am using the pixel perfect collision algorithm to detect when PacMan collides with the maze and the dots (which has not been implemented in the game yet[详细]
2023-04-05 09:31 分类:问答Does XNA have a BGRA/BGRX surface format?
I have a video stream coming in from the Kinect. It\'s data is packed in a 32bit BGRX format. I would like to move this data directly into a Texture2d but I cant find a matching SurfaceFormat. The clo[详细]
2023-04-04 18:25 分类:问答C# XNA Lag and framerate issues XBOX 360 [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-04 16:46 分类:问答How to calibrate kinect skeleton data to video feed?
How do I开发者_C百科 calibrate an xna camera projection so that kinect\'s skeleton data points line up with the video feed when overlayed?I\'ve done this in WPF, I assume it will be the same with XNA.[详细]
2023-04-04 12:41 分类:问答