BELIEVE IN THE POWER OF DARK SIDE
News - About Me - Programming - Demoscene - Links



Programming:

Here goes some tutorials I had an occasion to write. Right now all of them are in Polish, the english version will be placed here quite soon. Also as you may adnotice, all of them are a part of something bigger I work on ;)
  • 3D graphics math basis - polish, english not available at the moment
    That article covers math basis for 3D graphics programmin: matrices, vectors and coordinates transforms

  • Direct3D, part I - polish, english not available at the moment
    This is good tutorial to start D3D programming with.

  • Direct3D, part II - polish, english not available at the moment
    Explains how to prepare device and geometry for rendering. All examples are given in C++ (C# version comes soon).

  • Direct3D, part III - polish, english not available at the moment
    Shows how to use textures and lights to achieve more realism. (C++)

  • DirectSound - polish, english not available at the moment
    A short tutorial how to use DSound8 and Ogg/Vorbis library to play a stream thru a selected sound card. (C++)
More comes soon: Direct3D tutorials update which takes care of VertexDeclaration instead of obsolete FVF, DInput, visibility algorithms and some shader-based special effects. Also updates for all tutorials for Managed DirectX and C#.



Hosted At:
Hosted At: