My 32 x 18 panel project was a great success.

My 32 x 18 panel project was a great success. The hardware worked for the whole night of the party, nothing caught fire, the software didn’t crash and guests were suitably wowed. It was always my intention to release the code, so here 'tis, for your forking enjoyment:

https://bitbucket.org/ratkins/ledeffects/

Pull requests, additions of new effects and snark about the quality of my C++ are all welcomed. The intention is for this to be an ongoing codebase, used for the existing panel, my 10 x 15 pixel gauntlet, and the jacket I’m still intending to make for the Burn this year. If it helps others as an executable library of 2D effects for FastLED that’s awesome too.
https://bitbucket.org/ratkins/ledeffects

@Noel_Bundy , if you want to link into this from your Patterns Wiki please do, alternately if you hook me up with a registration I’ll do it.

Got some video of it in action?

A couple of the patterns (Life and Plasma):

http://www.mobypicture.com/user/ratkins/view/16586031
http://www.mobypicture.com/user/ratkins/view/16505646

Thanks for sharing Code, I’m still learning how to code interesting patterns and it helps greatly to see how another coder does it.