Go Back   Winamp Forums > Visualizations > MilkDrop > MilkDrop Development

Reply
Thread Tools Search this Thread Display Modes
Old 16th March 2008, 09:54   #1
kaanersan
Junior Member
 
Join Date: Mar 2008
Location: Canada
Posts: 11
glowing effects

Hi developers,

First thank you for creating such cool visualizations.
I'm going to be making a presentation on winamp plug-in development. I was just wondering how are those glowing effects are made on visualizations? Not just basic vector graphics but the glowing effects kind of like light effects fading into black background usually.

Any help is very much appreciated.
Cheers,
Kaan
kaanersan is offline   Reply With Quote
Old 17th March 2008, 19:49   #2
Flexi
wellspring of milk
Major Dude
 
Flexi's Avatar
 
Join Date: Apr 2007
Location: 54.085108,12.127497
Posts: 1,967
Send a message via ICQ to Flexi
you can achieve such effects by processing the image from the previous frame. You can smoothly fade a color to black by multiplying it by 0.95 each frame.
static glow is possible since Pixelshader support mixing different blur levels to the final output.
Flexi is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Visualizations > MilkDrop > MilkDrop Development

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump