EliCDavis / polyform

Immutable mesh processing library
https://elicdavis.gitbook.io/polyform/
MIT License
79 stars 6 forks source link

Color grading LUT #25

Closed EliCDavis closed 7 months ago

EliCDavis commented 7 months ago

Create a function that takes a LUT and a color array and generates a new color array with the LUT applied

https://lettier.github.io/3d-game-shaders-for-beginners/lookup-table.html