p5.strands: Writing Shaders in JavaScript

In the new release of p5.js 2.0, we’re adding a pretty big new feature: you can now write shaders in JavaScript! It’s called p5.strands. Let’s talk a bit into how it works! Read more

Similar

Live server push without JavaScript

So in my post Is this evil? I covered a way of tracking users with CSS. While thinking about those weird ways of using the web I also started thinking about pushing live data to clients without JS. Or at least maintaining a connection. So... (more…)

Read more »