I am targeting WebGL 2.0 and want to create materials in Substance Designer. Is it possible to find the WebGL 2.0 version of the Standard shader in GLSL so I can import it into Designer’s viewport?
I am aware of procedural textures not being supported in WebGL and simplifications done to Standard shader to make it compatible with OpenGL ES 3.0 restrictions.