Wax philosophical
This commit is contained in:
parent
07adab99cf
commit
7ab0fb426a
16
README.md
16
README.md
|
@ -19,11 +19,23 @@ form different ideas about what it's displaying.
|
||||||
That's cool.
|
That's cool.
|
||||||
|
|
||||||
|
|
||||||
History
|
Philosophy
|
||||||
-------
|
----------
|
||||||
|
|
||||||
I was trying to make pixels fade in and out,
|
I was trying to make pixels fade in and out,
|
||||||
and got the math wrong.
|
and got the math wrong.
|
||||||
But what I wound up with looked more interesting
|
But what I wound up with looked more interesting
|
||||||
than what I was trying to make,
|
than what I was trying to make,
|
||||||
so I kept it.
|
so I kept it.
|
||||||
|
|
||||||
|
After many trips to Meow Wolf's House of Eternal Return,
|
||||||
|
I realized that the presentation of the piece
|
||||||
|
is more important
|
||||||
|
than how complicated the algorithm is.
|
||||||
|
|
||||||
|
It's hard to encapsulate in a git repository,
|
||||||
|
but if you want to make NeoPixel art,
|
||||||
|
think hard about what the end result should look like.
|
||||||
|
It's not enough to make a cool light show;
|
||||||
|
it has to make people wonder "what is that for?"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue