From 0c7a78a8b7f5ab8b49879f5a42203df8f78f36bd Mon Sep 17 00:00:00 2001 From: xem Date: Mon, 23 Oct 2017 17:32:23 +0200 Subject: [PATCH] Add Maths cheat sheet for 2D and 3D games --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c50906a..7f586ee 100644 --- a/README.md +++ b/README.md @@ -374,6 +374,7 @@ Creative coding is a different discipline than programming systems in which the - [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. +- [Maths & trigonometry cheat sheet for 2D & 3D games](https://gist.github.com/xem/99930986c5333125a13b0ea50600391f) - Maths cheat-sheet for 2D and 3D game-makers. ## Machine learning • Computer Vision • Ai