1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-01 13:02:34 +02:00

Adds Creative Coding Notebooks (#166)

This commit is contained in:
Diego Inácio
2023-01-30 19:13:59 -03:00
committed by GitHub
parent 86af3b9303
commit 7b026aa128

View File

@@ -87,6 +87,7 @@ Creative coding is a different discipline than programming systems. The goal is
- [A Primer on Bézier Curves](https://pomax.github.io/bezierinfo/) - A free book for when you really need to know how to do Bézier things.
- [3D Game Shaders For Beginners](https://lettier.github.io/3d-game-shaders-for-beginners) - Step-by-step guide to real-time shading techniques.
- [XEM WebGL Guide](https://xem.github.io/articles/webgl-guide.html) - Step-by-step guide to WebGL.
- [Creative Coding Notebooks](https://diegoinacio.github.io/creative-coding-notebooks-page/) - An authorial set of fundamental Python recipes on Creative Coding and Computer Art, by Diego Inácio.
- [WebGL Academy](http://www.webglacademy.com) - Learn WebGL and 3D algorithmic in a progressive and interactive way. (Archived)
## Courses