Skip to content

Instantly share code, notes, and snippets.

@vm-wylbur
vm-wylbur / noise_noise.ino
Created September 6, 2019 05:33 — forked from StefanPetrick/noise_noise.ino
The complete code for the noise controlled noise.
/*
A FastLED matrix example:
A simplex noise field fully modulated and controlled by itself
written by
Stefan Petrick 2017
Do with it whatever you like and show your results to the FastLED community
https://plus.google.com/communities/109127054924227823508
*/
#include "FastLED.h"