• ⚠️ Mod Release Rules now apply to this board.

    All mods must include a license, source code (for executable mods), and proper attribution.

    Read the full rules here before posting.

Tools ShaderExtensions v0.2.0 - post processing shaders

AMPW

New Member
Nov 14, 2025
14
19
ShaderExtensions v.0.2.0 (KSA build 4424)
License: MIT

Based on @tom_is_unlucky's KittenExtensions.

Current Features:
  • Adds a ImGuiShader asset that allows running a custom shader for a specific window
  • Adds PostProcessingShader and GlobalPostShader assets to run post processing shaders pre/post imgui

See github repo for full installation and usage details
GitHub Repo: https://github.com/AMPW-german/ShaderExtension
Download:

Requires StarMap and KittenExtensions

Warning:
The ShaderEx and GaugeCanvasEx assets are removed with SX v0.2.0 as no test case is available and no use case known. If those are still needed and you have a use case that works with older KSA and SX versions let me know so I can use it to test any changes made.
 
Last edited:
ShaderExtensions v0.1.2 release:
Fix changed ImageBarrierInfo.Presets causing a crash at start with newer versions
 
ShaderExtensions v0.1.3 release:
Fix multi uniform buffer usage for pre/post imgui post processing shaders and (untested) gaugeshaders