I read tutorials from the web about C# Attributes and Metadata. It\'s very cool but I\'m wondering its implication.
I want to draw a 2d, filled, circle.I\'ve looked everywhere and cannot seem to find anything that will even remotely help me draw a circl开发者_StackOverflow社区e.I simply want to specify a height and
I\'m d开发者_Python百科eveloping a 3d Viewer in vb.net and xna. It\'s working very well. I have now a windows form and an xna render window, but I would like to render it inside a panel in the windows
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have an outdated computer, that currently will not run certain XNA components. I am a beginner at this stuff,开发者_开发知识库 so I\'m looking to get some other programming stuff done before I get a
Similar to this question, but looking f开发者_JAVA百科or an answer that will work in the context of an XNA game.
I am making a Map Editor for a 2D tile-based game. I would like to host two XNA controls inside the Windows Form - the first to render the map; the second to render the tileset. I used the code here t
I\'m creating a 2D tile-based RPG in XNA and am in the initial design phase. I was thinking of how I want my tile engine to work and came up with a rough sketch. Basically I want a grid of tiles, but
I have used PyGame for a while now, and quite enjoyed doing so, but only 2D experience is not going to cut it when I apply for video game jobs, and besides, I have a number of ideas I want to try out
I\'m developing a game in XNA. It would be nice for it to be compatible with Xbox. Does Box2d work o开发者_Python百科n Xbox? Is there some way to include any third party libraries I use?There is a por