Moved PixelSpirit to another section

This commit is contained in:
Terkel Gjervig
2017-10-04 20:26:10 -07:00
parent 280bbe6fd0
commit 72839ac982

View File

@@ -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