webgl
webgl copied to clipboard
Moved to elm-explorations/webgl
I think we need a showcase of the projects that use WebGL. This will help us to raise awareness of the library, overview all the possible use cases, provide more...
These 'standard derivative' functions are very useful for a variety of techniques such as edge detection and blurring without requiring a second rendering pass. They seem to have very good...
In this issue I want to collect new features that would require a compiler change, as the compiler only infers certain types from a `[glsl| |]` block. The types that...