Skip to content

Tool for showing linear gradients in several color spaces

License

Notifications You must be signed in to change notification settings

zec/gradient-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gradient-tool

This is a quick porting of the color gradient tool from this blog post into a standalone program. Also, it was an excuse for me to try out the webview crate for HTML/JS GUIs in desktop Rust applications.

screenshot of gradient-tool

Before building, be sure to install the prerequisites for webview.

The HTML/JavaScript is © 2021 Raph Levien; the Rust is © 2021 Zachary Catlin. Both parts are Apache licensed.