|
-
Sep 5th, 2004, 02:21 AM
#1
Thread Starter
Addicted Member
More Bit Blt
hi! Gud Morning, perhaps Gud Evening! well im wondering about advanced bitblt tuts out there, ive seen some and most tuts ive seen are basic, so can anyone tell me where I can find one? Or I guess I have to discover them myself..... ehehe
Well guyz, is directx4vb.com down??????? Or gone forever????? I cant go to the site.... do you too??? well thanks
C++ Programming is overwhelming.
Dont let it overwhelm you or you'll fall into the oblivion of its perfection
-
Sep 5th, 2004, 04:05 AM
#2
I asked this a while back, i'll try and find my post as for directx4vb it is down but someone ahs put up a duplicate site, give me a few mins
-
Sep 5th, 2004, 04:07 AM
#3
-
Sep 5th, 2004, 06:13 AM
#4
PowerPoster
What do you mean by advanved BitBlt tutorials?
Everything BitBlt does is copying memory from x to y and that's in form of pictures as you know. But that's it. Everything that's behind this stuff, eg. smooth moving algorithms, particle systems, even tile engines, has nothing to do with BitBlt or DirectX.
BitBlt really can't do much more than copying pictures around. It's highlight is 1-bit transparency that is faked by masks and drawing it twice - but all other "color effects" just suck.
-
Sep 5th, 2004, 06:59 AM
#5
Ex-Super Mod'rater
The FAQ was edited a short while back so the Dx4VB link now works .
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|