Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Complete redesign, moving from shader() to filter()
Removed defaultVert, most shaders now use tex0 rather than texture, as the canvas is automatically passed when using filter. canvasSize replaces resolution/uTextureSize. Tidied up examples a lot.
- Loading branch information