Thanks to visit codestin.com
Credit goes to lib.rs

#shader #hlsl-shader #validation #wgsl #glsl #graphics

app shader-sense-cli

Command line interface for shader validation and symbol inspection

5 unstable releases

0.3.0 Aug 31, 2025
0.2.0 Aug 25, 2025
0.1.2 Aug 3, 2025
0.1.1 Aug 3, 2025
0.1.0 Aug 3, 2025

#752 in Development tools

Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App

244 downloads per month

Custom license

370KB
9K SLoC

Shader Sense CLI

Command line interface to interact with shader-sense.

You can validate shaders using common API (HLSL via DXC, GLSL via glslang and WGSL via naga) and look for symbols into the file. Note that it is using tree-sitter, a third party library and is not relying on common API, which means the result might not be exact.

Dependencies

~55MB
~1M SLoC