/windows-terminal-shader-gallery

A gallery of shaders made for Windows Terminal

Primary LanguageHLSLMIT LicenseMIT

windows-terminal-shader-gallery

A gallery of shaders made for Windows Terminal

See the project's github pages.

Build

# Install tools
dotnet tool restore
# Build site and tool
dotnet cake -- --target All
# Run windows terminal shader tool
dotnet cake -- --target Run