https://github.com/vaeb/lch-interpolation
Lua implementation of the algorithm to convert RGB into LCH colour space.
https://github.com/vaeb/lch-interpolation
Last synced: 8 months ago
JSON representation
Lua implementation of the algorithm to convert RGB into LCH colour space.
- Host: GitHub
- URL: https://github.com/vaeb/lch-interpolation
- Owner: Vaeb
- Created: 2018-01-24T16:10:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T16:13:33.000Z (over 8 years ago)
- Last Synced: 2025-03-03T01:29:56.860Z (over 1 year ago)
- Language: Lua
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LCH-Interpolation
Lua implementation of the algorithm to convert RGB into LCH colour space.