Results 1 to 5 of 5

Thread: More Bit Blt

  1. #1

    Thread Starter
    Addicted Member charmedcharmer's Avatar
    Join Date
    Sep 2003
    Posts
    211

    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

  2. #2
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787
    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

  3. #3

  4. #4
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    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.

  5. #5
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    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
  •  



Click Here to Expand Forum to Full Width