Author: TheTutor
This tutorial will get you up and running with a DirectX9c application. It shows how to create the IDirect3D9 and IDirect3DDevice9 interface and explains Direct3D's flexible vertex format.
Functions/Methods Used: Direct3DCreate9(), assert()
IDirect3D9:: CreateDevice(), Release()
IDirect3DDevice9:: BeginScene(), EndScene(), SetFVF(), DrawPrimitiveUp(), Clear(), Release()
purchase full version
Access EXE