Re: Alphablending
- From: "//\\\\o//\\\\annabee <Free" <Software>>
- Date: Sat, 29 Apr 2006 01:51:57 +0200
På Sat, 29 Apr 2006 00:39:01 +0200, skrev jukka@xxxxxxxxxxxx <jukka@xxxxxxxxxxxx>:
FYI, added keys to change the blending factors.
1234567890 - source blending factor
QWERTYUIOPL - dest blending factor
www.liimatta.org/misc/alpha2.zip
nice. It be fun to modify my code to try to make something like that.
Very extremly nice. But this means you have to design also the alpha values
inside each bitmap???
You should be able to find all kinds of interesting combinations, try
these for fun factor:
2Q - "normal" opaque rendering, the weights are: r = colorA * 1.0 +
colorB * 0.0
2W - "additive", weights are 1.0 and 1.0, so r = colorA + colorB
5W - "alpha additive"
6T, 1T, ... etc ... experiment! :)
6r seems to make it "dissappear" alltogether.
Its very nice. But the code appear to be the same as the last time.
.
- Follow-Ups:
- Re: Alphablending
- From: //\\\\o//\\\\annabee <Free
- Re: Alphablending
- References:
- Alphablending
- From: //\\\\o//\\\\annabee <Free
- Re: Alphablending
- From: hutch--
- Re: Alphablending
- From: //\\\\o//\\\\annabee <Free
- Re: Alphablending
- From: Chewy509
- Re: Alphablending
- From: Dunny
- Re: Alphablending
- From: //\\\\o//\\\\annabee <Free
- Re: Alphablending
- From: silk.odyssey
- Re: Alphablending
- From: //\\\\o//\\\\annabee <Free
- Re: Alphablending
- From: Dunny
- Re: Alphablending
- From: //\\\\o//\\\\annabee <Free
- Re: Alphablending
- From: Dunny
- Re: Alphablending
- From: //\\\\o//\\\\annabee <Free
- Re: Alphablending
- From: //\\\\o//\\\\annabee <Free
- Re: Alphablending
- From: jukka@xxxxxxxxxxxx
- Re: Alphablending
- From: jukka@xxxxxxxxxxxx
- Re: Alphablending
- From: //\\\\o//\\\\annabee <Free
- Re: Alphablending
- From: jukka@xxxxxxxxxxxx
- Re: Alphablending
- From: jukka@xxxxxxxxxxxx
- Re: Alphablending
- From: //\\\\o//\\\\annabee <Free
- Re: Alphablending
- From: jukka@xxxxxxxxxxxx
- Alphablending
- Prev by Date: Re: Alphablending
- Next by Date: Re: Alphablending
- Previous by thread: Re: Alphablending
- Next by thread: Re: Alphablending
- Index(es):
Relevant Pages
|