Here is a part mof my code: using System; using System.C开发者_开发百科ollections.Generic; using System.Linq;
My terrain gets weird colors like this: http://tinypic.com/view.php?pic=307w421&s=7 Does anyone have any idea what is going wrong here?
I have a problem with importing 3D model from FBX file. Source model contains 575 objects + 1 camera and looks like this: http://habreffect.ru/files/23d/542fa7f67/source_model.png
im making a simple XNA game and i have stuck trying to make the surrounding of my world. Atm i have a flat terrain on which im playing . I want to put around a big cylinder with a texture aroundit . S
Having some trouble with the VideoPlayer Class in XNA (see: XNA VideoPlayer object causes 'CrossThreadMessagingException' and Playing a Video (MSDN Tutorial))
I\'m trying to build pages in XNA with buttons and sliders and have tried a few ideas but I seem to get stuck between keeping things \'Object-Oriented\' and having the buttons and sliders remain usefu
I\'m making a small game in XNA at the moment. And I want to base the size of an array on my screen\'s resolution.
I am asking this because I couldn\'t find an answer on the开发者_StackOverflow internet. I don\'t have much experience on application building and silverlight.
hi how can i let the user to crop his picture before choosing one in the photoChooserTask?开发者_开发问答
Edit2: See below for new problem. I\'m creating a Windows Phone 7 game and have run into some difficulty. What I\'m trying to do is use touchscreen coordinates converted to radians to fire an object