Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 265 Bytes

Palette Visualizer

This tool takes in an image and visualizes the distribution of color in the LAB color space.

Roadmap

  • Rework to use WGPU instead of RayLib
  • Create a custom implementation of color space conversions
  • Improve camera controller