obs-powershell icon indicating copy to clipboard operation
obs-powershell copied to clipboard

obs-powershell should generate commands based off of PixelShader annotations

Open StartAutomating opened this issue 1 year ago • 0 comments

PixelShader files can contain annotations that describe parameters and their metadata.

This should be reliably extractable, and it should be simple to create a function for any given shader.

This implies that the module will use @Exceldo 's excellent shaderfilter as a submodule.

StartAutomating avatar Jan 08 '24 07:01 StartAutomating