0
Bikonja
7y

Git the last of the components yesterday and put them together, started to play with software today.
The idea is to have an Ambilight system (have LEDs on the sides of the TV reflect the contents on the screen with their color), but for testing I programmed a simple color run and I like playing with different animations so much that I can't decide whether to play around some more with animations or do the screen capture thing :)
Here's the color run:
https://youtu.be/RvtZuTNWcb0

I even thought about doing something like reading animations from a file and even fellow devs can then play around :)

Comments
  • 0
    If someone wants to program an animation I've created a very quick repo on GitHub with the code for the one from the post already in to show the structure of the folders to use and what the code should look like.
    There's no details yet as I can't take the time now to write them, but I'll post details hopefully later today or tomorrow.
    The folder structure is a folder with your GitHub username in the Animations folder and in there folder with the language in which you want to work, but until I get C# (for jow at least) I won't run the animation. In the language folder put one file per animation.
    Once I run the animation and record it I'll put youtube links in your folder (didn't do that yet for my animation).

    If you're interested, I'll keep you posted with updates and details.

    GitHub URL:
    https://github.com/Bikonja/...
Add Comment