Google Ads

Questions for the Author?

Navigation

 ·   Wiki Home
 ·   Wiki Help
 ·   Categories
 ·   Title List
 ·   Uncategorized Pages
 ·   Random Page
 ·   File Upload
 ·   Uploaded Files
 ·   Recent Changes
 ·   RSS
 ·   Atom
 ·   What Links Here

Active Members:

Search:

 

Create or Find Page:

 

View GameDev Study Group

The Story So Far...

I'm starting with MDX 1.1, the "managed" version of Direct X, albeit not the latest stuff. The reason I'm using this is that I don't need DirectX 10 features, and MDX 1.1 is probably fairly stable. Probably. As others have mentioned, though XNA is the new hotness.

After looking at XNA Game Studio 2.0 (released December 14, 2007), it is pretty apparent that this is what I should go with.

XNA Links

Asset Creation

  • I'm wondering if SoftImage ModTool will actually work for us.

Deploying XNA Games

This isn't your daddy's EXE file no more! C# and .NET use these things called "assemblies" and, uh, well...I have to figure out how this works.

Physics Links