Author: TheTutor
This tutoiral shows how to add and change the color stored at each vertex in your polygons.
Functions/Methods Used: Direct3DCreate9(), assert()
IDirect3D9:: CreateDevice(), Release()
IDirect3DDevice9:: BeginScene(), EndScene(), SetFVF(), DrawPrimitiveUP(), Clear(), Release()