Visual Controls
Article Writing
1
Posts
1
Posters
0
Views
1
Watching
-
Has anybody got examples of code that implements a "visual-effects-control", like the winamp visual plugins etc. It doesn't necessairily be about sound I'd just like to see an example of how the drawing routines should be formed, cuz I tried to do a simple real-time blurring effect where I calculated some sort of average color for all pixels in a 300x300 px bitmap, and it really went too slow... Has anybody here done something like this before :confused: .. Any suggestions are welcome, TIA. Cheers.