More formatting

This commit is contained in:
Terkel Gjervig
2017-04-22 12:21:14 +02:00
parent d5550b9f61
commit 822223b7e6

View File

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