public 3d-motion repository
floating-nodes
// rolyatmax/floating-nodes
more webgl fun
$ git log --oneline --stat
stars:37forks:5updated:2024-07-31
README.md
Nodes
I've been experimenting with WebGL and writing raw GLSL shaders lately. This is a little thing I wrote which manages to do all the animation calculations, including the positions of all particles and edges and the computations required to find distances and set colors, in the shaders. The only changing inputs to the shaders from frame to frame during the animation loop are a timestamp and mouse coordinates.
Recently rewritten with regl!

Run it yourself:
npm install
npm start
See it in action here: tbaldw.in/nodes or check out the code at github.com/rolyatmax/floating-nodes.
metadata.json
[INFO] 3 topics link to curated motion topic pages.