mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
cleanup image processing shader
This commit is contained in:
@@ -17,7 +17,7 @@ public:
|
||||
void accept(Visitor& v) override;
|
||||
|
||||
// // textures resolution
|
||||
// glm::vec3 iChannelResolution[2];
|
||||
// glm::vec3 iChannelResolution[1];
|
||||
|
||||
// color effects
|
||||
float brightness; // [-1 1]
|
||||
|
||||
Reference in New Issue
Block a user