Stride.ShaderExplorer icon indicating copy to clipboard operation
Stride.ShaderExplorer copied to clipboard

A tool showing the built-in shaders of the Stride game engine and their inheritance hierarchy

Shader Explorer for Stride

A tool showing the built-in shaders of the Stride game engine and their inheritance hierarchy.

Parses all shaders in user\.nuget\packages\stride.packagename\latest-version

Features:

  • Lists base shaders
  • Lists derived shaders
  • Navigation history
  • Shows in which shader a method or variable is defined or used
  • Search for a shader
  • Allows to add custom shader folders
  • Show selected shader in file explorer
Screenshot

Download here.

Usage

  • Make sure Stride is installed
  • Extract and run the exe
  • Pin it to the taskbar if you use it frequently

Build & Run

Build with Visual Studio 2019 or newer.