ShaderEditorExtension
Shader editor
An extension for Google Chrome's DevTools that allows live editing of WebGL GLSL shaders.
Google Chrome DevTools extension to live edit WebGL GLSL shaders
619 stars
34 watching
58 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
chrome-devtools-extensionglslgoogle-chromejavascriptshader-editorwebgl
Related projects:
Repository | Description | Stars |
---|---|---|
gportelli/pocket.gl | A web-based tool for creating and customizing WebGL shaders | 122 |
tgjones/hlsltools | An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. | 569 |
halvves/shader-doodle | A web-component for creating and rendering fragment shaders in GLSL. | 509 |
gargaj/bonzomatic | A tool that allows developers to write and experiment with 2D fragment shaders in real-time. | 1,371 |
jwurzer/glslscene | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
spite/webaudioextension | A Chrome DevTools extension to visualize and interact with the routing graph of Web Audio API | 186 |
deanthecoder/glslshadershrinker | Automates optimization and reformatted GLSL shader code to reduce size while preserving readability | 98 |
ustymukhman/vite-plugin-glsl | A plugin for Vite that simplifies the management of GLSL shader files in web applications. | 321 |
graphitemaster/deshade | A tool for inspecting and modifying shaders in OpenGL or Vulkan applications without recompiling the application. | 30 |
psycholns/gshaderreplacer | Software that enables shader replacement and debugging in OpenGL applications | 2 |
pema99/glsl2hlsl | A tool for converting Shadertoy shaders to Unity-compatible shaders | 87 |
saschawillems/spirv-vsextension | A Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary | 92 |
fordhurley/glsl-grapher | Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
nem0/lumixengine_shader_editor | A visual shader editor for creating and designing shaders in real-time. | 11 |
mkeeter/futureproof | A live editor for GPU shaders, built on Zig and Neovim | 222 |