how to make a 3D Game using XNA Build

hello,

I want to create my own game using XNA Build , but the tutorial that is provided on site is not so helpful for creating the game can u give some tutorial /document so that i can learn to develop the game on XNA Build.

Or atlest provide some guideline to have some 3d effect using XNA Build.

Thanks

Meenal

[347 byte] By [meenal] at [2008-2-6]
# 1

Hey Meenal, XNA Build is a program designed to make building code and content for games easier. It doesn't have any type of functionality that would help you create or write a 3D game. You may be thinking about the XNA Framework which you can read more about on our site at: https://www.microsoft.com/xna/ but it is not released yet.

If you're looking to get started with 3D Game Development you can check out some of the webcasts here: http://www.microsoft.com/events/series/msdnvideodev.mspx#Introduction%20to%203-D%20Video%20Game%20Development which goes over both 2D and 3D game development in C#.

Another couple of resources are:

http://msdn.microsoft.com/coding4fun/
http://www.thezbuffer.com/

Both of those are great resources for starting out with game development. I hope this helps you!

MichaelKlucher-MSFT at 2007-9-10 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,Game Technolgies: XNA Build...