DIRECTDRAW DIRECT3d [Archive] - C Board

PDA

View Full Version : DIRECTDRAW DIRECT3d


samsam1
01-13-2003, 04:08 PM
Hi;

Since direct3d and direct draw since directx 8 are unified into one,as a beginner what do u suggest i should start with .
learn directdraw version 7 first & then start on direct3d 8

or just start direct3d ver8

codingmaster
01-13-2003, 04:13 PM
As a beginner u have to learn DirectDraw for simple graphics and 2d graphics.

For further programming and 3d, u should use Direct3D

I think, that u have to have enough pratice with 2D graphics for working with 3D graphics.....

dynamic_cast
01-13-2003, 07:34 PM
i'd just go with 8. I think doing 2d in 8 is easier than 7.

frenchfry164
01-14-2003, 07:28 PM
you're going to have to learn it eventually anyway. Direct3D is a lot faster on most systems then DirectDraw is anyway.