Added interactive OpenGL Shading Language Tutorial (#2658)

* Added interactive OpenGL Shading Language Tutorial

* fix spacing

* trailing slash
pull/2771/head
nighTtide 7 years ago committed by eshellman
parent 427514234a
commit b8300fb1e7
  1. 6
      free-programming-interactive-tutorials-en.md

@ -9,6 +9,7 @@
* [Erlang](#erlang) * [Erlang](#erlang)
* [F#](#f-sharp) * [F#](#f-sharp)
* [Git](#git) * [Git](#git)
* [GLSL](#glsl)
* [Go](#go) * [Go](#go)
* [Haskell](#haskell) * [Haskell](#haskell)
* [HTML / CSS](#html--css) * [HTML / CSS](#html--css)
@ -83,6 +84,11 @@
* [Try Git](http://try.github.io) * [Try Git](http://try.github.io)
### GLSL
* [The Book of Shaders](https://thebookofshaders.com)
### Go ### Go
* [Go Koans](https://github.com/cdarwin/go-koans) * [Go Koans](https://github.com/cdarwin/go-koans)

Loading…
Cancel
Save