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

Another particle webgl link

This commit is contained in:
Terkel Gjervig
2017-08-08 20:36:37 -07:00
parent b532374645
commit f6389ff19b

View File

@@ -266,6 +266,7 @@ Creative coding is a different discipline than programming systems in which the
- [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.
- [Particle Effects via Billboards](http://www.chinedufn.com/webgl-particle-effect-billboard-tutorial/) - How to create a particle effects with billboarding and WebGL.
- [Beautifully Animate Points with WebGL and regl](https://peterbeshai.com/beautifully-animate-points-with-webgl-and-regl.html) - How to create GPGPU particles with regl.
#### Canvas