Skip to content

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

Notifications You must be signed in to change notification settings

tebjan/Stride.ShaderExplorer

 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%