1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-03 05:52:36 +02:00

Add Maths cheat sheet for 2D and 3D games

This commit is contained in:
xem
2017-10-23 17:32:23 +02:00
committed by GitHub
parent 7b8a64f68a
commit 0c7a78a8b7

View File

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