From 72839ac982762ecb4e663e39ae5edeeebec58d87 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Wed, 4 Oct 2017 20:26:10 -0700 Subject: [PATCH] Moved PixelSpirit to another section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0332229..a413e63 100644 --- a/README.md +++ b/README.md @@ -271,7 +271,6 @@ Creative coding is a different discipline than programming systems in which the - [Particle Effects via Billboards](http://www.chinedufn.com/webgl-particle-effect-billboard-tutorial/) - How to create a particle effects with billboarding and WebGL. - [Beautifully Animate Points with WebGL and regl](https://peterbeshai.com/beautifully-animate-points-with-webgl-and-regl.html) - How to create GPGPU particles with regl. - [WebGL Tutorial: Directional Shadow Mapping without extensions](9www.chinedufn.com/webgl-shadow-mapping-tutorial/) - Introduction to the concepts behind real time directional light shadow mapping. -- [PixelSpirit](http://pixelspiritdeck.com/) - GLSL library on the back of tarot cards, for learning and reference. #### Canvas @@ -318,6 +317,7 @@ Creative coding is a different discipline than programming systems in which the - [OpenGL 4.3 Reference Card](https://www.khronos.org/files/opengl43-quick-reference-card.pdf) - PDF Reference Card for the OpenGL 4.3 API. - [Easings](http://easings.net/) - Interactive easing functions cheatsheet. - [The newbie's PBR Cheat Sheet](https://www.artstation.com/artwork/YeBr3) - Short and sweet visual overview on PBR. +- [PixelSpirit](http://pixelspiritdeck.com/) - GLSL library on the back of tarot cards, for learning and reference. ## Communities