» Check out our resources section for more code samples on various topics
| Tutorial 1 - Initializing XNA | |
|
An overview of how XNA is set up and a brief peek at how things work under the hood.
» Download this tutorial |
|
| Tutorial 2 - Rendering a triangle | |
|
Let's start rendering some pixels to the screen by doing the boring old triangle.
» Download this tutorial |
|
| Tutorial 3 - Spinning a triangle | |
|
How boring is a simple triangle, in this tutorial you will make it spin.
» Download this tutorial |
|
| Tutorial 4 - Texturing a quad | |
|
Great games weren't made with colored/spinning triangles. Most if not all of them use nicely textured boxes. Let's do it.
» Download this tutorial |
|
| Tutorial 5 - Lights and Materials | |
|
You cannot have a game without a flash light? And what better way to do it then to show you how to create a light and material.
» Download this tutorial |
|
| Tutorial 6 - Alpha blending | |
|
How about a see through box, will that impress you?
» Download this tutorial |
|

