|
-
Dec 3rd, 2001, 11:08 AM
#1
Thread Starter
Addicted Member
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??
-
Dec 3rd, 2001, 07:50 PM
#2
Fanatic Member
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
-
Dec 3rd, 2001, 08:24 PM
#3
Fanatic Member
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
-
Dec 3rd, 2001, 08:27 PM
#4
Fanatic Member
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.
-
Dec 5th, 2001, 11:10 AM
#5
Fanatic Member
-
Dec 5th, 2001, 11:54 AM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|