Giter Club home page Giter Club logo

colornames_vis's Introduction

Colornames.org Visualizer

A simple LUT-style visualization generator for the colornames.org database. Comes packaged with results and the CSV generated at 10/20/2022 10:28.

Check out the website here. I am not affiliated with the website, I just like the concept, and am trying to assist.

Usage

Go to https://colornames.org/download/ and download colornames.zip. Extract the text file and run the program with <exec> <args>. [database] is the extracted text file. Here are the args you can give:

help: Shows the help screen.

gen [database]: Generates a bmp file with the specified colornames.org database.

diff [first] [second] [lut_bg|<any>|<none>] [print_diff|<any>|<none>] [only_diff|<any>|<none>]: Differentiates two colornames.org CSV databases with the second database (supposedly) newer than the first.
Green pixels appear for an added color, red for a removed color, white for colors in both databases, black/LUT val for colors in neither.
You can supply a third argument (black_bg, lut_bg) that defines whether an LUT should be placed for colors in neither database, or a black background. Defaults to an LUT background.
A fourth argument (print_diff, no_print) can be provided to define if new/removed values should be printed. Defaults to no printing.
Another fifth argument (only_diff, show_both) can be specified to define if only changed values should be shown (values in both databases are set to black).

detail [database] [color]: Gets the details of a specified color (location on LUT, name of color). Inputs a hex code with nothing prepended or appended.

random [count|<none>]: Outputs a specified number of random colors. Defaults to 1 color.

random_detail [database] [count|<none>]: Gets the details of the specified number of random colors. Defaults to 1 color.

colornames_vis's People

Contributors

cerulity32k avatar

Watchers

 avatar

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.