Results 1 to 6 of 6

Thread: Help on Rotating Image

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2001
    Location
    Peterborough, UK
    Posts
    160

    Help on Rotating Image

    Help.

    Not usually working with graphics at all - i'm really stuck.

    A project i'm working on needs a bitmap (or JPEG) to be rotated through maybe 20degress from one side to the other, say like the wave of a flag.

    It can be a fairly simple image, but with virtually no knowledge of graphics etc in VB6 i'm very stuck and need urgent help.

    Here's hoping one of you expert graphics guys (grovel grovel) and girls can help??

  2. #2
    Fanatic Member Matt_T_hat's Avatar
    Join Date
    Dec 2001
    Location
    '76 Male Body Evil-Errors: 666
    Posts
    774

    this might help

    here is a file that I down loaded just before I found this forum.

    The riple effect could well be the head start you need. while it ain't no flag it is half way there.

    you will need THIS
    Attached Files Attached Files
    ?
    'What's this bit for anyway?
    For Jono

  3. #3
    Fanatic Member Matt_T_hat's Avatar
    Join Date
    Dec 2001
    Location
    '76 Male Body Evil-Errors: 666
    Posts
    774

    this and that

    you will also need THAT file it is double compresed so it may take some time to unpack

    It is the BMP that the demo uses
    ?
    'What's this bit for anyway?
    For Jono

  4. #4
    Fanatic Member Matt_T_hat's Avatar
    Join Date
    Dec 2001
    Location
    '76 Male Body Evil-Errors: 666
    Posts
    774

    this and that

    you will need to modify the code to take a bmp of your choosing as it is far to big even when zipped to up load.
    ?
    'What's this bit for anyway?
    For Jono

  5. #5
    Fanatic Member Matt_T_hat's Avatar
    Join Date
    Dec 2001
    Location
    '76 Male Body Evil-Errors: 666
    Posts
    774
    ?
    'What's this bit for anyway?
    For Jono

  6. #6
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    And beware as bitmap rotating is slow! There is a reason why DirectX doesn't emulate it and only provides it if it is supported by hardware...
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

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