adafruit / Adalight

http://ladyada.net/make/adalight/
GNU General Public License v3.0
212 stars 131 forks source link

Port the Processing driver program to C++ #10

Closed wravery closed 7 years ago

wravery commented 7 years ago

I based this off of the original Processing program, but it's much lighter weight since it can take advantage of some native DirectX APIs for the screen sampling. See ReadMe.md for more details.

wravery commented 7 years ago

Sorry, git noob here. I just figured out how to do this without losing the history from my local repo.