Giter VIP home page Giter VIP logo

Comments (4)

Rezmason avatar Rezmason commented on May 14, 2024 1

@Avaray All right, I'm calling this one "alphabet soup":

0.5,0.05,0,0, is a tomato soup RGB color at 0%
1,0.7,0,0.8, is medium orange RGB color at 80%
1,1,0.5,1 is a pale yellow RGB color at 100%

https://rezmason.github.io/matrix/?palette=0.5,0.05,0,0,1,0.7,0,0.8,1,1,0.5,1&cursorColor=0,0,0&width=30&animationSpeed=0.2

image
I liked the Halloween one better. Either way, the palette URL variable has been added, and that's pretty much 100% user controlled colors now. In the readme you'll also see there are HSL (hue, saturation, lightness) variants of all the color settings.

Thanks for being a fan!

from matrix.

Rezmason avatar Rezmason commented on May 14, 2024

You can! But it's additive, so bright and light background colors wash out the raindrops...

http://localhost:8000/?version=resurrections&backgroundColor=1,0.5,0

image

Hm! I'm surprised by how well that one turned out. πŸŽƒπŸŽƒπŸŽƒ

But honestly, this stinks, no one wants this to be how it works. So I think I should add a color palette URL variable, that'll give you a lot more control. I'll update the title of the ticket to reflect that.

And one day a GUI will make all this a lot more pleasant. 🀞

from matrix.

Rezmason avatar Rezmason commented on May 14, 2024

Planned syntax:

&palette=r,g,b,at,r,g,b,at,r,g,b,at (alias paletteRGB)
&paletteHSL=h,s,l,at,h,s,l,at,h,s,l,at
Add to config:
isPaletteHSL: true

from matrix.

Avaray avatar Avaray commented on May 14, 2024

Cool, thank you :)

from matrix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.