Whhat are some good tutorials for...

Started by
16 comments, last by MGP13 20 years, 6 months ago
DirectX 8.1,DirectX9,SDL and 2d engiens please. thanks.
Advertisement
Here are some:
http://triplebuffer.devmaster.net/
http://www.codesampler.com/source.htm
http://cone3d.gamedev.net/cgi-bin/index.pl

Here''s the SDL tutorial site of choice.
The answer to your question is...
btw: Why the interest in DX AND SDL?? Wierd combo.
the directx sdk for dx

My Site
I need 2D ones,sorry.
btw I ment OR.
Thanks.
This is one of these wierd situations where the AP has got a point. You left the meat out of your subject. If you''re looking for 2-D tutorials, the propper (one or two p''s?) thing to ask for (i''m assuming you''ve just started dx) is directdraw tutorials, and unless you want to make it 2-D using a 3-D interface, the tutorials go only up to version dx7.

Buy Tricks Of the Windows Game Programming Gurus (TTOWGPG)
-----If you thought I was helpful, rate me down.If you thought I wasn't helpful, rate me down as well.This idiot didn't read my signature and tried to insult me.
No, Direct3D is now the API of choice (assuming DirectX in the first place) for both 2D and 3D, and has been renamed to "DirectXGraphics."
-~-The Cow of Darkness-~-
quote:Original post by cowsarenotevil
No, Direct3D is now the API of choice (assuming DirectX in the first place) for both 2D and 3D, and has been renamed to "DirectXGraphics."
True--BUT--thanks to the wonders of com, both directdraw AND directXGraphics are compatible with DX8/9... But there are WAY more tuts for using directdraw out there. If I was a 13 year old looking to make a 2d game I''d go with directdraw... for that matter even if I was 27 and I was looking to learn game programming I''d do the same damn thing(or use SDL).

This topic is closed to new replies.

Advertisement