New Demo Posted: JavaScript driven real-time image blur
I took the blur used in the the Javascript based real-time image reflector demo to a higher level.
Thinking of how an art program might blur an image, I came up with a
rather simple sounding solution. Replot the same image off-center with
a certain amount of opacity many times. With that solution, why
couldn't it be done with javascript? It can! Take a look...
View the Javascript based real-time blur demo

There are no comments for this entry.
[Add Comment]