Using web GL shaders

I am using cocos creator to create some simple web gl effect like blur.
There are some examples on the web like cc.GLProgram but in cocos creator it is undefined.
I could not fine any working example (with source code) that can implement such simple thing.
Can someone help me please?

Read this What happened with cc.GlProgram?

1 Like

You are a life saver… thanks a lot!

:wink:
Now you can mark this thread as solved