PDA

Click to See Complete Forum and Search --> : DirectDraw


aussiejoe
Feb 17th, 2000, 04:35 PM
Greets to all, just a few questions about directdraw. I am experienced in VB coding, although not much into graphics. Using directdraw, i can get a bitmap (.bmp) or other common gfx format and display it on the screen, then move it quick enough while preventing the flicker caused by moving a picture box? Also, can anyone give me a run down of how this is done, and preferably a good site with info on use of directdraw and other directx functions?
Thanks in advance

Fox
Feb 17th, 2000, 04:40 PM
-About flickering-
Do you use a backbuffer?

-Link-
VB Area 51 is a very good site of all the DX stuff: http://www.chez.com/scribe/

------------------
fox_mccloud@gmx.net
...
Every program can be reduced to one instruction which doesn't work.

aussiejoe
Feb 17th, 2000, 08:23 PM
nfi wth a backbuffer is so i guess not. i do wanna use directdraw tho ;)

Fox
Feb 17th, 2000, 08:27 PM
Well, look at the website I told ya, as far wa I know there's a step-by-step tutorial how to make a DDraw application, check it out!

KENNNY
May 23rd, 2000, 07:03 PM
indeed, and
http://www.vb-web-directory.com/game/gam_dx.shtml
for loads of links for DX :)