Skip to content

ovalnine/jokcolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jokcolor

Janet bindings to Okhsv and Okhsl. The source code for the API has been obtained from here and adapted to a C header. Additionally I've added OkLab and OkLCh conversion with gammut clipping. The bindings are a 1 to 1 mapping of the original API, but function names are lispified.

Example

(use jokcolor)

(okhsl-to-srgb [0.5 0.5 0.5])

About

Janet bindings to Okhsv and Okhsl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published