Results 1 to 2 of 2

Thread: Color Blending Tutorial

  1. #1

    Thread Starter
    Addicted Member Janus's Avatar
    Join Date
    Aug 2001
    Location
    California
    Posts
    221

    Color Blending Tutorial

    I've written a tutorial on using C++ for blending colors, it's somewhat VB-friendly. Read it and let me know what you think! The code is totally usable, so you could copy it directly from the article, add the necessary export settings, and make it a DLL to use in your VB apps!

    I've submitted it to gamedev.net for review and possibly posting, so i'd love to get your feedback too!

    It's almost the exact same technique i use in my library, so it's fast.

    If I get enough response to this article, i'll write another covering blitters and more effects.

    BTW, it's a .DOC file in a .ZIP.
    Attached Files Attached Files
    "1 4m 4 1337 #4xz0r!'
    Janus

  2. #2

    Thread Starter
    Addicted Member Janus's Avatar
    Join Date
    Aug 2001
    Location
    California
    Posts
    221

    Thumbs up

    I did a bunch of benchmarking tests, and added a benchmark chart to the article.
    Attached Files Attached Files
    "1 4m 4 1337 #4xz0r!'
    Janus

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