When working on GLSL you format and edit matrices constantly. Matrices can be hard to read and edit which leads to mistakes. We created a little tool to make it easier.
Tag / glsl
Building a Custom Shader with GLSLify
WebGL can be a complicated and mysterious animal. While many people associate GL with 3D graphics, it is much more versatile than that. In this post we talk about getting set up to build your own shaders.
Continue reading →