mattdesl / glsl-lut

lookup table color transforms for glslify
http://mattdesl.github.io/glsl-lut/example/demo.html
MIT License
175 stars 12 forks source link

doc: replace lena image with baboon image #6

Closed juliendargelos closed 5 months ago

juliendargelos commented 5 months ago

Resolves #5

I included the baboon image in the tree since the baboon-image package is broken.

The A/B test image in the readme has also been replaced.

mattdesl commented 5 months ago

Thanks! Merged and updated the demo with a new script that generates the LUT in software, which was fun to experiment with.

juliendargelos commented 5 months ago

Great, thank you !

juliendargelos commented 5 months ago

Could you also release the npm package ?