Re: [Public WebGL] [filters] Shading language recommendation

On Aug 23, 2012, at 8:54 AM, Steve Baker <steve@sjbaker.org> wrote:

> 
> Chris Marrin wrote:
> 
>> CSS Shaders can be a great addition to the set of tools available to
>> authors, but only if it can be used in a sufficiently large percentage of
>> browsers to make it worthwhile to add to a webpage. And if the browser
>> support gets fragmented because of lack of a required shading language
>> then I fear the feature will go unused and we will miss out on some cool
>> new effects.
> 
> I think this is doubly important because it sets a precedent for SVG and
> <canvas> - both of which would hugely benefit from shader support.

And as has been mentioned before, using the same shading language as WebGL means  that adding shader support to these other components is very easy.

Received on Thursday, 23 August 2012 16:17:18 UTC