tsutsen / GodotComputeShaderImageEditing

A minimal example of editing images using compute shaders in Godot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editing Images Using Compute Shaders

This is a minimal demo project showcasing the use of a very handy addon Compute Shader Plus for image editing. The sample brightness/contrast shader is adapted from Lygia.

About

A minimal example of editing images using compute shaders in Godot

License:MIT License


Languages

Language:GDScript 91.8%Language:GLSL 8.2%