Merge pull request #35 from xem/patch-4

Add Tiny 3D article
This commit is contained in:
Terkel
2017-10-23 10:16:45 -07:00
committed by GitHub

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.
- [Tiny 3D](https://cantelope.org/tiny_3D/) - The smallest possible perspective engine on a 2D canvas.
## Machine learning • Computer Vision • Ai