diff --git a/README.md b/README.md index 3832613..3f5e45d 100644 --- a/README.md +++ b/README.md @@ -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