Color picker in canvas?

does anyone know of a color picker in three.js that can be accessed right in the canvas using raycast?

You might want to use the code from this example as a backup: three.js webgl - read float pixels

1 Like