Skip to content

Instantly share code, notes, and snippets.

View loklaan's full-sized avatar
🐛
"You find the weirdest bugs 🎖" – Other Engineers

Lochlan Bunn loklaan

🐛
"You find the weirdest bugs 🎖" – Other Engineers
View GitHub Profile
@loklaan
loklaan / README.md
Last active September 27, 2023 02:21
Jittering Particles

#Canvas 2D Particles

With no external libraries, just the standard browser features, you can make cool 2d renderings.

Usage

Enable and disable mouse movement controlled Hue:

window.mouseEffect(bool isOn)