color_cube/readme.md
2024-04-20 13:15:20 -04:00

13 lines
No EOL
270 B
Markdown

# color_cube
xyz -> rgb
color picker that you can move around in a color_cube
when you pull the color picker out of the cube it will pick colors from your environment
while showing you where that color is in the color_cube
useful cmds
```shell
cargo doc --open
```