Hi all, this is my first post here Smile
I'm coding a game for my bachelors thesis. It's a simple idea that will play something like Diablo, where you have a camera centered on the character and...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23219823.html
I know the basics of C# and C++ programming I am looking for some beginner tutorials for XNA Game Studio 2.0 all the ones I look at are fairly advanced for a basic knowledge of the language. Anyone...
http://www.experts-exchange.com/Microsoft/Development/Visual_Studio_Express/Q_23300400.htm...
Hi, I have recently completed the tuturial of creating a 2d game from the XNA website, After this I am trying to replicate a front screen for a game I want to make using some of the same principles...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23542804.html
Simple little question really, is XNA only for XBOX games development? Or can it be used for PC games too?
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23820056.html
Currently I have a child form which is inherited from another form. When the child one is displayed it stays ontop of everything until its closed similar to a messagebox.
How can I stop it from...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23829814.html
Hi,
I've spent the last 2days (and nights) looking for a simple tutorial on how to code a sphere in XNA.
Unfortunately, I can't import mesh or model for this particular project and am having a ...
http://www.experts-exchange.com/Programming/Game/3D/Q_23949516.html
I have been working on xna lately and trying pong out I have all graphics and such, ball moving paddles controllable. Now I just need to add collision. I have been getting a lot of trouble with usi...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23972017.html
If I know the orientation of my camera (as a quaternion) and I want to move the camera in the direction it is currently facing how do I go about this?
This is what I have so far but the transfor...
http://www.experts-exchange.com/Programming/Game/3D_Prog./Q_24760491.html
I'm designing a 2D game in XNA just to get a feel for things. I know how to load textures and draw sprites and all that, but I'm now attempting to create a way for my game to keep track of it's ent...
http://www.experts-exchange.com/Programming/Game/Q_23519684.html
Hello my friends,
i found an interesting example, how to use the Microsoft XNA Framework directly within a WinForms project.
http://www.ziggyware.com/readarticle.php?article_id=82
(when you co...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_24751224.html