Skip to content

min/max ranges don't behave circularly as they should #5

@kotoroshinoto

Description

@kotoroshinoto

If say, I wanted to re-create the "roses" example on http://medialab.github.io/iwanthue/

I would need to use hmin 330 and hmax 20, and the function would need to know to use the "left" and "right" portions via the circularity of the color space.

At the moment, it just chokes on the min <= max arguments not being true.

It would also be acceptable to maintain the min/max requirements as such and have a boolean switch to indicate that the range was an exclusion rather than a selection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions