How can I encode an AVI to 开发者_运维问答the \'correct\' format for XNA? Is there any way to encode video with Windows Live Movie Maker?Windows Live Movie Maker can output video in the format desired
I n开发者_开发问答eed to apply multi touch events together(vertical drag,horizontal drag) in xna. If any one knows please help.I use the gesture as horizontal, vertical drag, this is an example :
I\'m making a 3D game in XNA using Ox Engine. There is very little documentation and I have been surviving thus far, but now I\'ve hit a logical road block for a good while and I think it\'s time to a
I am making a game for the Windows Phone using XNA framework C#. The main player in the game has to shoot. I have a bullet class, but how do you instantiate that bullet everytime the user clicks o开发
I am attempting to write an application that first merges video into the XNA game engine, adds some augmented reality content, and then streams the rendered content out to another user. All of this ne
I am a beginner to game development and as I am used to programming in C# I decided to go for XNA. I\'ve been playing around with it for a while and now I am learning the basics of HLSL shaders, I hav
I\'m developing a game in XNA which uses the Farseer physics engine, essentially a 2d platformer.I\'m having trouble resolving the method of drawing sprites vs my desired units for the physics engine.
In my XNA-Game I want to provide the oppertunity to take a picutre with the camera of the phone or choos开发者_开发问答e a picture of the memory (PhotoChooserTask).
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code nece
Hey there. I just picked up C# to learn game programming with XNA, but I also have some experience in Java.