diff --git a/Machine Code/Binary.md b/Machine Code/Binary.md new file mode 100644 index 000000000..374622545 --- /dev/null +++ b/Machine Code/Binary.md @@ -0,0 +1,4 @@ +# GLSL Fragment Shader + +This is an example GLSL Fragment Shader to make `HELLO` pixel art. +Only tested using WebGL2, see on [fiddle](https://jsfiddle.net/zvcnm4rq/57/).