where do you find tutorials on direct x/direct3d ect..

Started by
3 comments, last by rdragon 23 years, 6 months ago
im new to direct X, I started to learn openGL but I''d rather learn this becuse everyone says do this if you want to make a good game.So im just looking for help and sites on direct X /direct 3d and all the others. If you can help me, I thank you VERY MUCH!!
--------OUT--------
Advertisement
p.s. If you can help me with SDK and tell me what that dose,tell me please, dose it write the code out for anamations?

p.s.s Can you do 3d scenes like in everquest or other RPGS?
--------OUT--------
The MSDN Library CDs that come with VC++ Prof. 6 have some DX stuff on them. If you download the complete DX package, it also has tutorials built in. Finally, there are countless books available, and several online sites as well. Just try a yahoo search for programming tutorials and see what comes up.
WNDCLASSEX Reality;......Reality.lpfnWndProc=ComputerGames;......RegisterClassEx(&Reality);Unable to register Reality...what's wrong?---------Dan Uptonhttp://0to1.orghttp://www20.brinkster.com/draqza
Start looking for online articles on the issue. My site (www.cfxweb.net) and sites like flipcode.com - and gamedev.net - are good places to look.

On my site you can have a look at http://www.cfxweb.net/articles , on flipcode, well, flipcode SPECIALIZE in having articles - just go and check it''s sections.


---
Ohad Barzilay, aka Civax / CFXweb, http://www.cfxweb.net
---
Ohad Barzilay, aka Civax / CFXweb, http://www.cfxweb.net
the MSDN
the DX SDK
the articles at gamedev.net
the articles at flipcode.com
the articles at dxcplusplus.co.uk

"Tricks of the Windows Game Programming Gurus" - Andre Lamothe
"Inside DirectX" - MS press

This topic is closed to new replies.

Advertisement