|
|
Articles in this category - 7
DirectSound Part 1
|
| This tutorial will teach you the basic of playing a wav file in 3D
sound. We will use Vector3(0,0,0) to position.I hope you enjoy it. |
DirectX 9 Tutorial
|
| This is a tutorial explaining how to start writing DirectX 9 applications in C#. It focuses on enumeration, and then creating a device. |
DirectX in C#
|
| Several techniques of implementing DirectX functionality into C# application will be presented. Their common attribute is an idea of component object model (COM) because DirectX is based on component |
Intro to Directx 9
|
| After reading this tutorial you would not be able to code a halo game.
If that’s your intension- sorry. However you will get the basic
idea of manage DirectX 9 in C#, and the major changes Micros |
Managed HLSL Skinning
|
| Source code for managed HLSL Skinning!
Learn how to apply skins in an animation!
Uses DirectX 9 SDK. |
|
|