1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-24 23:51:26 +02:00

Added THREE.js & instanced geometry link

This commit is contained in:
Terkel Gjervig
2017-08-08 20:31:17 -07:00
parent 26398ba0f6
commit 0d156b7de8

View File

@@ -264,6 +264,7 @@ Creative coding is a different discipline than programming systems in which the
- [Into Vertex Shaders](https://medium.com/@Zadvorsky/into-vertex-shaders-594e6d8cd804) - Series of tutorials about WebGL, Three.js, and Three.bas.
- [The Spaces of WebGL](https://medium.com/@Zadvorsky/into-vertex-shaders-part-1-the-spaces-of-webgl-c70ded527841) - Brief overview over the different coordinate systems through out the 3D graphics pipeline.
- [WebGL Workshop](http://webgl-workshop.com/) - Short and sweet online introduction to WebGL.
- [THREE.js & instanced geometry](http://barradeau.com/blog/?p=1109) - Fluffy predator with three.js and instanced geometry.
#### Canvas