GimelStudio / GimelStudio

Non-destructive, node based 2D image editor with an API for custom nodes

Home Page:https://gimelstudio.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Color Balance node

Correct-Syntax opened this issue · comments

Implement a core node, the Color Balance node using either glsl or numpy/opencv. It should take in an image and output an image. Probably similar to the Color Balance node in Blender/Da-vinci resolve.

It may be a good idea to implement this as a glsl shader node for speed.

Category: ADJUST