From afdc275061a692d20888b9f0281a12bf68e80df0 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Sun, 14 Jan 2018 00:22:25 -0800 Subject: [PATCH] Added hardware section to articles --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9b19739..64309f4 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Creative coding is a different discipline than programming systems in which the @@ -302,6 +303,10 @@ Creative coding is a different discipline than programming systems in which the - [Shepherding random numbers](http://inconvergent.net/shepherding-random-numbers/) - Tiny guide to shepherding random numbers. - [Amit’s Game Programming Information](http://www-cs-students.stanford.edu/~amitp/gameprog.html) - Collection of resources on stuff like path-finding, Ai, math etc. +### Hardware +- [Pen Plotter Art & Algorithms Part 1](https://mattdesl.svbtle.com/pen-plotter-1)[Part 2](https://mattdesl.svbtle.com/pen-plotter-2) - How to use the AxiDraw pen plotter with JavaScript. + + ### Interactive - [Shader-school](https://github.com/stackgl/shader-school) - Workshop for GLSL shaders and graphics programming. @@ -332,6 +337,7 @@ Creative coding is a different discipline than programming systems in which the - [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 ### Subreddits