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++ #11

Open wravery opened 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

@PaintYourDragon, just want to make sure you get a notification about this pull request in case you haven't seen it. LMK if you have any comments or suggestions.

NaturalBornCamper commented 6 years ago

That's very nice work, friend.. thanks!!