New math link

This commit is contained in:
Terkel Gjervig
2017-08-08 20:33:25 -07:00
parent 0d156b7de8
commit 2e78aaec6b

View File

@@ -364,6 +364,7 @@ Creative coding is a different discipline than programming systems in which the
- [Matrix Math and You](https://medium.com/@Zadvorsky/into-vertex-shaders-addendum-1-matrix-math-and-you-565a51094472) - High level introduction to matrices.
- [Mathematical Symbols](http://www.rapidtables.com/math/symbols/Basic_Math_Symbols.htm) - List of all mathematical symbols and signs.
- [The magnificent 2d matrix](http://ncase.me/matrix/) - Interactive tool to better understand transformation matrices.
- [Game Dev Movement cheatsheet with examples](http://www.somethinghitme.com/2013/11/13/snippets-i-always-forget-movement/) - JavaScript math snippets for movement.
## Machine learning • Computer Vision • Ai