Swiftless Game Programming Site
Home Tutorials Contact
Home
News
OpenGL
GLSL
OpenCL
Maths
Misc
Work in Progress
Resume
 
 

Direct3D Tutorials

If you would like to see this site updated, please help out and

Back to: Home - Tutorials

Here you can find the Direct3D tutorials that I have been working on. These Direct3D tutorials cover the more basic functions of Direct 3D but will become more advanced as I learn more. I have tried to get these Direct3D tutorials to do what is done in the OpenGL tutorials so that people can see how each does a different task.

How to create a window using Direct 3D

How to create a window using Direct 3D

This is my first Direct3D tutorial and is designed to show you how to setup a basic window for drawing your scene to.

Last Edited: N/A

How to create a square using Direct 3D

How to create a square using Direct 3D

This tutorial will show you how to draw your first shape in Direct3D, which in this case will be a square :D

Last Edited: N/A

Projection Matrix and Eye Point Setup in Direct 3D

Projection Matrix and Eye Point Setup in Direct 3D

This tutorial will teach you how to setup the eye and projection for a basic 3D scene in Direct3D.

Last Edited: N/A

How to rotate a shape using Direct 3D

How to rotate a shape using Direct 3D

In this Direct3D tutorial, you will learn how to rotate your shapes.

Last Edited: N/A

How to scale a shape using Direct 3D

How to scale a shape using Direct 3D

This tutorial will show you how to scale your shapes in Direct3D.

Last Edited: N/A

     

 

Copyright 2009, Donald Urquhart AKA Swiftless
Check out: http://www.cdadc.com