From 822223b7e6e121e0de179a9072cca279143bd0d9 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Sat, 22 Apr 2017 12:21:14 +0200 Subject: [PATCH] More formatting --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e064627..2add6a8 100644 --- a/README.md +++ b/README.md @@ -331,7 +331,7 @@ Creative coding is a different discipline than programming systems in which the - [Vector Math for 3D Computer Graphics](http://programmedlessons.org/VectorLessons/) - Tutorial on vector algebra and matrix algebra from the viewpoint of computer graphics. - [Desmos](https://www.desmos.com/) - Graph functions, plot data, evaluate equations, explore transformations, and much more. - [MFGD](https://www.youtube.com/playlist?list=PLW3Zl3wyJwWNQjMz941uyOIq3Nw6bcDYC) - Math for game developers YouTube playlist. - + ## Machine learning • Computer Vision • Ai @@ -345,6 +345,7 @@ Creative coding is a different discipline than programming systems in which the - [Machine Learning](https://github.com/CodingTrain/Machine-Learning) - Coding Train repo with links to machine learning resources. - [CreativeAi.net](http://www.creativeai.net/) - Space to share creative Ai projects. + ## Inspiration - [OpenProcessing](https://www.openprocessing.org/) - Algorithmic Designs Created with Processing, p5js and processingjs. @@ -383,6 +384,7 @@ Creative coding is a different discipline than programming systems in which the - [Adrian Courrèges](http://www.adriancourreges.com/blog/) - Blog of software engineer Adrian Courrèges. Articles about game graphics studies etc. - [Click to Release](https://www.clicktorelease.com) - Home of Jaume Sanchez Elias, with demos, talks, articles on WebGL and WebVR. + ## Related - [Awesome opengl](https://github.com/eug/awesome-opengl) - Curated list of awesome OpenGL libraries, debuggers and resources.