phoboslab / WebGLImageFilter

Fast image filters for Browsers with WebGL support
MIT License
332 stars 62 forks source link

A error when use it in browser #8

Closed finscn closed 10 years ago

finscn commented 10 years ago

"Failed to execute 'texImage2D' on 'WebGLRenderingContext': Tainted canvases may not be loaded."

What shall I do ?

finscn commented 10 years ago

I see.