home.social

#mixbox — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mixbox, aggregated by home.social.

  1. #MixBox #Color #GameDev #CCBYNC

    Just saw Mixbox doing artist-color mixing rather than RGB. You know the good old days when blue + yellow == green! But in digital. Very neat.

    scrtwpns.com/mixbox/

    Has a Godot 3 stable plugin too.

    github.com/scrtwpns/mixbox/tre

    Their main repo looks untouched for two years. I hope this work does not die.

    (Although cc-by-nc has limited use for commercial projects.)

    🦇

  2. The problem of colour interpolation becomes apparent when you to blend in RGB space.

    The colour "in between" BLUE and YELLOW in RGB space is a not-so-exciting grey-ish.

    🔵+🟡=⚪ ❌

    If you want an out of the box solution that simulates how colour pigments are blended together, I'd suggest checking out Mixbox.

    🔵+🟡=🟢 ✔️

    A Unity package is also available!

    #gamedev #games #coding #tips #lerp #unity #mixbox

    scrtwpns.com/mixbox/