Added Math For Game Developers link

This commit is contained in:
Terkel Gjervig
2017-04-22 12:19:43 +02:00
parent 11179105b3
commit d729fda2ad

View File

@@ -330,6 +330,7 @@ Creative coding is a different discipline than programming systems in which the
- [Perlin Noise](https://eev.ee/blog/2016/05/29/perlin-noise/) - Perlin noise explained in detail.
- [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