An open API service indexing awesome lists of open source software.

https://github.com/overv/colorscatterplot

Visualization of colors in an image through a 3D scatterplot
https://github.com/overv/colorscatterplot

Last synced: about 1 year ago
JSON representation

Visualization of colors in an image through a 3D scatterplot

Awesome Lists containing this project

README

          

This visualization represents the colors of pixels of in an image as a 3D
scatterplot with JavaScript and WebGL.

It uses the following third-party libraries:

* [color-convert](https://github.com/Qix-/color-convert)
* [Plotly](https://plot.ly/)

The license for the code is MIT and the images in the `defaults` directory are
licensed as public domain.