/simple-fragment-shader

commented example for setting up a simple fragment shader in webgl2

Primary LanguageJavaScript

Simple WebGl2 Fragment Shader

This is a minimal example for setting up a fragment shader that fills the window. Contributions such as clarifying comments, corrections, or changes to adhere to best WebGL2 practices are welcome.