Tagged Questions

XNA is a cross-platform framework from Microsoft that facilitates game development with .NET. Supports: Windows, Xbox 360, Windows Phone, Zune, Silverlight (via SilverSprite) and iPhone/iPad (via XNA Touch)

learn more… | top users | synonyms

87
votes
5answers
3k views

Getting Started with Windows Phone 7

This is a community wiki list of Windows Phone 7 resources. Feel free to edit/add/etc. When posting, please use the friendly format of [Actual Name of resource with a link] not [some long URL with ...
43
votes
5answers
612 views

When transforming textures (drawn as flat 3D objects) to mimic depth, black lines appear randomly

We are developing a top-down RPG using XNA. Recently we bumped into a setback when writing the code to display our maps. When drawing the map, top-down view with a normal transformation matrix, ...
32
votes
25answers
5k views

Suggested gaming platform to learn - Direct X (C++), Open GL or XNA

My nephew is an aspiring game developer. I have taught him a bit of C/C++, and suggested he learn that for a start. Once he has come to grips with that, which game/graphics API's do people suggest he ...
29
votes
16answers
5k views

What Should Be in a 2D Game Engine?

Ok, so I ended up writing my own game engine based on top of XNA, and I am just wondering what else I need to make a complete engine. This is what's in the engine: Physics (Farseer Physics) ...
28
votes
2answers
585 views

Custom WP7 Silverlight control with dynamic 3D content

Ideally I need to implement a WP7 control that can be added to any XAML and which displays a dynamic, interactive 3D scene. Currently I have this implemented via XNA in shared mode, and the UI is ...
26
votes
6answers
7k views

UI library for XNA

I'm working on a small and simple XNA game and I'm noticing I'm spending way too much time implementing basic UI functionality like menus, (rich) text rendering including wrapping and basic UI lay-out ...
23
votes
16answers
861 views

Resources for Windows Phone 7 development

Windows Phone 7 has been unveiled and MS have announced all details of the development chain at the Mix10 conference. So this could be a good starting point/collection of online resources as they ...
23
votes
5answers
22k views

How do I draw lines using XNA?

I've read a bunch of tutorials involving XNA (and it's various versions) and I still am a little confused on drawing primitives. Everything seems to be really convoluted. Can someone show me, using ...
21
votes
3answers
13k views

Comparison between XNA and DirectX (C#)

In terms of PC development (excluding Xbox and Zune), What is the difference between XNA and C# DirectX? Does C# DirectX have a significant advantage over XNA (in terms of speed, royalties, etc)? ...
20
votes
13answers
3k views

Viability of C#/.NET as the new standard game dev platform?

For a long time now C++ has been the dominate game development language. Many AAA quality 3D engines are available to fit any budget. My question is, with the rise of XNA, has C# and the .NET ...
20
votes
13answers
1k views

Recommendations needed for good AI references

I've been asked to help out on an XNA project with the AI. I'm not totally new to the concepts (pathfinding, flocking, etc.) but this would be the first "real" code. I'd be very thankful for any ...
19
votes
7answers
8k views

How to calculate bounce angle?

I played around with it for a while, but I simply can't figure it out. I made a tank that fires missiles, and when the missiles hit the walls, I want them to bounce off, but I want them to bounce off ...
18
votes
7answers
3k views

XNA: Which single book should a beginner start with? [closed]

I have tried searching for a similar post on SO, but apparently only found posts that suggest following online tutorials, and I'm ok with that. But I'm big on reading, and prefer having a book in my ...
16
votes
2answers
755 views

Emulating old-school sprite flickering (theory and concept)

I'm trying to develop an oldschool NES-style video game, with sprite flickering and graphical slowdown. I've been thinking of what type of logic I should use to enable such effects. I have to ...
16
votes
4answers
21k views

How do I set the window / screen size in xna?

How can I adjust the size of the window in XNA. Default it starts in a 800x600 resolution.
15
votes
2answers
9k views

Graphics Card and XNA 4.0

I create a new project in xna 4.0 for windows. I put it on both Reach and HiDef profile settings in properties. When debugging I get the following error: No suitable graphics card found. Could not ...
15
votes
2answers
10k views

XNA: get screen's width and height

how do i get the width and height of the entire screen in XNA?
15
votes
9answers
1k views

Personal Project Planning

I want to design a 2D game idea with C#/XNA. Between school, project inexperience, limited resources, and other things that may cause me to bail on the project I am going to try to plan it out before ...
14
votes
5answers
431 views

Best practice for a multi-target .NET library

I'm planning on releasing an open source (MIT) .NET library, but also including DLLs to make it easy for people so they don't have to compile everything themselves. My library is very simplistic in ...
14
votes
6answers
10k views

How well does WPF blend with XNA in real life?

I understand that there are several ways to blend XNA and WPF within the same application. I find it enticing to use WPF for all GUI and HUD stuff in my XNA games. Does anyone have any practical ...
13
votes
7answers
3k views

C# XNA: Optimizing Collision Detection?

I'm working on a simple demo for collision detection, which contains only a bunch of objects bouncing around in the window. (The goal is to see how many objects the game can handle at once without ...
13
votes
6answers
2k views

Learning C# / XNA as a first language for indie games dev

I'm really wanting to get into game development (childhood dream!) and i think I'm now in a position to finally invest enough time into it. However i have a few questions and I'd really like some ...
13
votes
4answers
16k views

XNA 2D Camera Engine That Follows Sprite

What is the best way to create a parallax effect in an XNA game? I would like the camera to follow my sprite as it moves across the world, that way I can build in effects like zoom, panning, shake, ...
11
votes
2answers
160 views

What is a good way to design a media player on Windows phone? [closed]

Some friends and I are creating a Google music type of project in order to learn a few Microsoft technologies. I am responsible for the Windows phone app and having it interact with WCF to get a ...
11
votes
4answers
2k views

Why is matrix multiplication in .NET so slow?

I don't quite understand what makes matrix multiplication in C#/.NET (and even Java) so slow. Take a look at this benchmark (source): Trying to find an updated benchmark. C#'s integer and double ...
11
votes
5answers
2k views

3D Character/Model Creator

I'm in a project to create a 3d game using XNA/C#, and the game will use a lot of 3d characters. Looking at the current 3d games, in some they create near to hundreds of characters, what lead me to ...
11
votes
4answers
1k views

How can I use a Shader in XNA to color single pixels?

I have a standard 800x600 window in my XNA project. My goal is to color each individual pixel based on a rectangle array which holds boolean values. Currently I am using a 1x1 Texture and drawing ...
11
votes
8answers
592 views

Xbox programming

HiHi I am 12 years old learning the language c. After c I will probably move onto objective c and develop some iPhone applications. Then I was thinking about learning c# and xna. How long do you ...
10
votes
2answers
142 views

Is it possible to run an XNA game without .NET or XNA installed?

I've developed an XNA game that I'd like to show a few people at my school, but unfortunately the school computers don't have XNA or the right version of the .NET frameworks installed. And since they ...
10
votes
1answer
359 views

What's the difference between a Windows Game Library and a Class Library?

What's the difference between a Windows Game Library and a Class Library? Is it just that one starts off by including the XNA Framework? Also, where are the differences between the Windows / Xbox360 ...
10
votes
4answers
3k views

Worms style destructible terrain

I want to prototype an idea for a game I have. The idea for this game is that the player will dig through the ground, creating tunnels and finding treasure. I'm looking to create 'worms style' ...
10
votes
3answers
902 views

Javascript (or similar) gaming scripts for C# XNA

Lately I am preparing myself to develop yet another game in XNA C#. The last time I worked on a game in XNA C#, I ran into this problem of having to add maps and customizable data into the game. ...
10
votes
11answers
4k views

XNA on iPhone

I don't know if it's a strange question but how could I run a game made with XNA on the iPhone/iTouch ? Which steps/tools (existing ones or imaginary...) should be used ? note: The goal is to avoid ...
10
votes
10answers
3k views

Available Game network protocol definition languages and code generation

I've been looking for a good general purpose binary network protocol definition framework to provide a way to write real-time game servers and clients (think World Of Warcraft or Quake III) in ...
9
votes
2answers
265 views

Mutable strings in WP7 C#/XNA?

I'm working on a Windows Phone 7 XNA game. It's a port of a game written in C++, and as such, I'm trying to do as little rewriting of gameplay code as possible. Garbage is a huge problem on WP7, ...
9
votes
4answers
745 views

Game Architecture

i have a question about a XNA game i'm making, but it is also a generic question for future games. I'm making a Pong game and i don't know exacly what to update where, i'll explain better what i mean. ...
9
votes
2answers
731 views

Using Effect For Fog of War

I'm trying to apply fog of war to areas on the screen not currently visible to the player. I do this by rendering the game content in one RenderTarget and the the fog of war into another, and then I ...
9
votes
4answers
1k views

C# Scripting language

This is a somewhat odd question. I want to provide a scripting language for modding games that I build for XNA. If I was deplying these games for the PC then I would just be able to use C# files, ...
9
votes
7answers
2k views

Want to learn to write 2d games

Hey stackoverflow Community! I learned the basics of C# (i can write some Form-Applications) and now I want to learn how to write 2d games. I don't know where to start. Is there a engine that's good ...
9
votes
7answers
1k views

Fast sub-pixel laser dot detection

I am using XNA to build a project where I can draw "graffiti" on my wall using an LCD projector and a monochrome camera that is filtered to see only hand held laser dot pointers. I want to use any ...
9
votes
10answers
5k views

Force garbage collection of arrays, C#

I have a problem where a couple 3 dimensional arrays allocate a huge amount of memory and the program sometimes needs to replace them with bigger/smaller ones and throws an OutOfMemoryException. ...
9
votes
6answers
2k views

XNA mock the Game object or decoupling your Game

I was wandering if it's possible to mock a Game object in order to test my DrawableGameComponent component? I know that mocking frameworks need an interface in order to function, but I need to mock ...
9
votes
6answers
3k views

XNA, direct X , OpenGL

I have been wanting to give game programming ago for a long while and never got round to it, and i have finally decided to give it ago. I have decided to try and create a simple to 2D platform game. I ...
8
votes
1answer
125 views

How to gradually rotate an object to face another turning the shortest distance

I'm currently trying to rotate a sprite depending on how many degrees(or rads, I prefer degrees) it differs from facing straight towards a target, the problem is when the target reaches a certain ...
8
votes
4answers
592 views

Why use services (IServiceProvider)?

I'm coming to this question from exploring the XNA framework, but I'd like a general understanding. ISomeService someService = (ISomeService)Game.GetServices(typeof(ISomeService)); and then we do ...
8
votes
4answers
408 views

Windows Phone 7 emulator/performance question

I'm waiting to get my phone unlocked by Microsoft so I can try my game on it. I have no idea how the compatibility or performance is. So I'm just wondering about all that. How well does the emulator ...
8
votes
1answer
387 views

Using MAYA 3D Model in a .Net application

If I want to render a 3D model created by Maya and do some animation with it in a .net application what should be my choice of platform - plain WPF or XNA?
8
votes
6answers
5k views

Convert string to Color in C#

A am encountering a problem which is how do I convert input strings like "RED" to the actual Color type Color.Red in C#. Is there a good way to do this? I could think of using a switch statement and ...
8
votes
6answers
2k views

Linq statement faster than foreach loop

I am writing a Mesh Rendering manager and thought it would be a good idea to group all of the meshes which use the same shader and then render these will I'm in that shader pass. I am currently using ...
8
votes
1answer
2k views

Does XNA have a Polygon, like Rectangle?

I'm making a game where there is only a certain space the player can move around. I want to represent this space with a polygon of some sort. The main question I would ask of it is whether it contains ...

1 2 3 4 5 44