Creating a Simple 3D Game with XNA/Getting started

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Necessary Programs[edit | edit source]

The following programs are needed to complete the tutorials;

  • XNA Download here using visual c# (the tutorials were originally created in XNA v3.1)
  • XNA Skinned Model Sample Download here In the XNA tutorials we will be using some of the background code from this sample.
  • Blender Download here (the tutorials were originally created on v2.5.2)
  • A script for exporting Blender models to an XNA compatible format Download here