Last active
December 8, 2015 03:31
-
-
Save gvn/f81b9f945e195f8a6545 to your computer and use it in GitHub Desktop.
Revisions
-
gvn revised this gist
Dec 8, 2015 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,8 @@ ## OpenGL - [Anton's OpenGL 4 Tutorials](http://antongerdelan.net/opengl/#onlinetuts) - [OpenGL 4.5 Reference](https://www.opengl.org/sdk/docs/man4/) ## WebGL - [WebGL Public Wiki](https://www.khronos.org/webgl/wiki/Main_Page) @@ -11,4 +16,3 @@ - [The Book of Shaders](http://patriciogonzalezvivo.com/2015/thebookofshaders/) - [Intro to Shaders, pt1](https://aerotwist.com/tutorials/an-introduction-to-shaders-part-1/) - [Primer: Shaders](https://notes.underscorediscovery.com/shaders-a-primer/) -
gvn revised this gist
Dec 8, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ## Shaders - [The Book of Shaders](http://patriciogonzalezvivo.com/2015/thebookofshaders/) - [Intro to Shaders, pt1](https://aerotwist.com/tutorials/an-introduction-to-shaders-part-1/) - [Primer: Shaders](https://notes.underscorediscovery.com/shaders-a-primer/) - [Anton's OpenGL 4 Tutorials](http://antongerdelan.net/opengl/#onlinetuts) -
gvn revised this gist
Dec 8, 2015 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,3 +11,4 @@ - [The Book of Shaders](http://patriciogonzalezvivo.com/2015/thebookofshaders/00/) - [Intro to Shaders, pt1](https://aerotwist.com/tutorials/an-introduction-to-shaders-part-1/) - [Primer: Shaders](https://notes.underscorediscovery.com/shaders-a-primer/) - [Anton's OpenGL 4 Tutorials](http://antongerdelan.net/opengl/#onlinetuts) -
gvn renamed this gist
Dec 8, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Daleee revised this gist
Dec 5, 2015 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,12 +1,12 @@ ## WebGL - [WebGL Public Wiki](https://www.khronos.org/webgl/wiki/Main_Page) - [WebGL Fundamentals](http://webglfundamentals.org/) - [stack.gl - webGL Tools/Ecosystem](http://stack.gl/) - [MDN: Getting started with WebGL](https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL) - [From Web to WebGL](https://tsherif.wordpress.com/2015/10/05/from-web-to-webgl-a-guide-for-web-developers-entering-the-third-dimension/) ## Shaders - [The Book of Shaders](http://patriciogonzalezvivo.com/2015/thebookofshaders/00/) - [Intro to Shaders, pt1](https://aerotwist.com/tutorials/an-introduction-to-shaders-part-1/) -
Daleee revised this gist
Dec 5, 2015 . 1 changed file with 10 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,11 +1,13 @@ ** WebGL - [WebGL Public Wiki](https://www.khronos.org/webgl/wiki/Main_Page) - [WebGL Fundamentals](http://webglfundamentals.org/) - [stack.gl - webGL Tools/Ecosystem](http://stack.gl/) - [MDN: Getting started with WebGL](https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL) - [From Web to WebGL](https://tsherif.wordpress.com/2015/10/05/from-web-to-webgl-a-guide-for-web-developers-entering-the-third-dimension/) ** Shaders - [The Book of Shaders](http://patriciogonzalezvivo.com/2015/thebookofshaders/00/) - [Intro to Shaders, pt1](https://aerotwist.com/tutorials/an-introduction-to-shaders-part-1/) - [Primer: Shaders](https://notes.underscorediscovery.com/shaders-a-primer/) -
Daleee created this gist
Dec 5, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ ** WebGL [WebGL Public Wiki](https://www.khronos.org/webgl/wiki/Main_Page) [WebGL Fundamentals](http://webglfundamentals.org/) [stack.gl - webGL Tools/Ecosystem](http://stack.gl/) [MDN: Getting started with WebGL](https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL) [From Web to WebGL](https://tsherif.wordpress.com/2015/10/05/from-web-to-webgl-a-guide-for-web-developers-entering-the-third-dimension/) ** Shaders [The Book of Shaders](http://patriciogonzalezvivo.com/2015/thebookofshaders/00/) [Intro to Shaders, pt1](https://aerotwist.com/tutorials/an-introduction-to-shaders-part-1/) [Primer: Shaders](https://notes.underscorediscovery.com/shaders-a-primer/)