Menu

RGB-Snake

René
2013-11-18
2013-11-18
  • René

    René - 2013-11-18

    Hey,
    first of all: AWESOME software!!
    On the weekend I played a bit with the RGB-Scriptinglanguage and the result was a litte Snake-Animation with AI.
    It is realtime calculated so it just has 1Step regadless how big the matrix is (others than 1 won't work properly - I don't know why).
    It takes the RGB-value to draw the Snake and the negativ RGB-value for a 1px "apple".

    The Snake tries to eat the "apple" and get 1px longer for each "apple". When the matrix is full or it eats itself the animation restarts.

    I also have some suggestion (low priority)
    for the RGB-Matrix:
    1) Get 2RGB-Values instead of the interpolarations (or able to choose from both options)
    2) Get audio informations to generate an EQ-Effect.
    For the simple desk:
    3) Add a RGB-Matrix mixxer with cross-fader (like Madrix-Software) - example layout in the attachment

    regards
    René

     

    Last edit: René 2013-11-18
  • Jano Svitok

    Jano Svitok - 2013-11-18

    Nice!

    1. is easy to do
    2. adding fade to RGB matrix is quite easy to do as well.
     
  • René

    René - 2013-11-18

    thanks :)

    what's your opinion about the audio-input?
    I think the best way is to get an array with double-values (0-1 = 0%-100%) -
    I don't know if this is possible to add. I read on git, that RGB-controlls are being added, but with this it's very complicated to generate an EQ-Effekt 'cause every frequence needs it own matrix.

    regards
    René

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.