ok-picker

Crates.iook-picker
lib.rsok-picker
version0.0.3
sourcesrc
created_at2022-09-26 09:10:00.766254
updated_at2022-10-06 12:42:08.089785
descriptionA color picker application focused on colorscheming in Ok colorspace (from Björn Ottosson)
homepagehttps://github.com/gagbo/ok-picker
repositoryhttps://github.com/gagbo/ok-picker
max_upload_size
id674058
size6,399,597
Gerry Agbobada (gagbo)

documentation

README

OkHSV colour picker widget OkHSL colour picker widget

Ok Picker

A toy application to test egui programming.

This application will be a color picker based on the Okhsv colorspace by Björn Ottosson, with:

  • A 2D picker in the SV space,
  • A 1D picker in the Hue space,
  • Buttons to increment/decrement any single value of the HSV triple,

And as stretch goals:

  • Buttons to add/remove colors to a palette,
  • Contrast between each color of the palette and a chosen background color,
  • A palette generator that auto-picks colours starting from 1 or 2 colors and a set of rules:
    • Just the foreground color
    • A foreground and a background color
    • A foreground and an accent color
Commit count: 30

cargo fmt