Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvianen committed Jan 3, 2024
1 parent 8582584 commit 6399459
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,14 @@

## Introduction

Natural Colour Spectrum
`hue.gl` is a comprehensive color scheme generator and management tool designed to create and handle color swatches effectively. It provides a range of functionalities including generating color schemes based on various parameters, encoding them into different formats like ASE (Adobe Swatch Exchange), and more.

## Features

- Generate color schemes with configurable parameters.
- Support for multiple color models such as RGB, HSL, CMYK, etc.
- Export color schemes in different formats, including ASE.
- Intuitive and user-friendly interface for easy color scheme customization.

## Installation

Expand Down Expand Up @@ -76,6 +83,7 @@ npm i hue.gl

#### Programming Language Environments

| | |
| ----------------- | ------------------------- |
| `.go` | Go |
| `.jl` | Julia |
Expand All @@ -86,16 +94,20 @@ npm i hue.gl

#### Data-interchange Formats

| | |
| ----------------- | ------------------------- |
| `.csv` | |
| `.json` | JSON |

#### Image Formats

| | |
| ----------------- | ------------------------- |
| `.svg` | SVG |

#### Desktop Applications

| | |
| ----------------- | ------------------------------- |
| `.oco` | Open Color Tools |
| `.ptc` | PANTONE Color File |
Expand Down Expand Up @@ -127,7 +139,7 @@ npm i hue.gl

**hue.gl** is an open-source project by **[Scape Agency](https://www.scape.agency "Scape Agency website")**.

##### Scape Agency
#### Scape Agency

Scape Agency is a spatial innovation collective that dreams, discovers and designs the everyday of tomorrow. We blend design thinking with emerging technologies to create a brighter perspective for people and planet. Our products and services naturalise technology in liveable and sustainable –scapes that spark the imagination and inspire future generations.

Expand Down

0 comments on commit 6399459

Please sign in to comment.