Godot Stylized Shaders Plugin
Self-study project for learning post-processing effects and for learning the Godot Engine, using GDExtension
Key Responsibilities
- Learning how to use the Godot Engine for the first time
- Learning about Compositor Effects in Godot Engine, the engine's modern alternative to "gdshader"s that run as compute shaders instead
- Learning about post-processing effects and their implementation
- Learning how to make user-friendly UI for a tool/plugin