Pyramid
Shader analyzer
A tool for offline shader validation and analysis of graphics shaders written in HLSL or GLSL
Pyramid Shader Analyzer
304 stars
18 watching
19 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tgjones/shader-playground | A website and toolset for exploring and analyzing shader compilers and their output formats. | 588 |
briangonzalez/rgbaster.js | An image analysis library that extracts dominant colors from images | 1,741 |
jwurzer/glslscene | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
swall0w/torchstat | An analyzer tool for neural networks built on PyTorch | 1,468 |
googleprojectzero/sandbox-attacksurface-analysis-tools | Analyzes Windows sandboxed processes to identify exposed attack surfaces. | 2,091 |
byt3hx/jsleak | A command-line tool designed to uncover secrets and links in source code by analyzing JavaScript files. | 482 |
cezarypiatek/multithreadinganalyzer | Analyzes code for multithreading-related issues to improve thread safety and prevent common pitfalls. | 30 |
graphitemaster/deshade | A tool for inspecting and modifying shaders in OpenGL or Vulkan applications without recompiling the application. | 31 |
gargaj/bonzomatic | A tool that allows developers to write and experiment with 2D fragment shaders in real-time. | 1,374 |
azhirnov/glsl_trace | A library for debugging and profiling shaders in graphics rendering applications | 33 |
microsoft/shaderconductor | A tool for converting HLSL shader code to multiple shading languages | 1,783 |
pema99/glsl2hlsl | A tool for converting Shadertoy shaders to Unity-compatible shaders | 90 |
ianacaburian/liveshaderpalette | An interactive graphics development tool for comparing and testing OpenGL shaders | 12 |
thekla/hlslparser | A tool for translating shader code from legacy HLSL to newer formats like HLSL10 and Metal Shading Language. | 331 |
dev-lu/osint_toolkit | A web application combining various security analysis tools and services into one platform | 526 |