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

Add Tiny 3D article

This commit is contained in:
xem
2017-10-23 17:47:33 +02:00
committed by GitHub
parent 7b8a64f68a
commit 02099ffbb5

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