GLSL
GLSL editor
A Visual Studio extension that provides syntax highlighting, code completion, and error tagging for the GLSL programming language used in graphics programming.
VSIX Project that provides GLSL language integration.
258 stars
11 watching
28 forks
Language: C#
last commit: 7 months ago
Linked from 1 awesome list
glslglsl-languageshaderssquigglesyntax-highlightingvsix
Related projects:
Repository | Description | Stars |
---|---|---|
tgjones/hlsltools | An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. | 569 |
tikhomirov/vim-glsl | Provides syntax highlighting and support for the OpenGL Shading Language in the Vim text editor. | 282 |
cox2/glsleditor_audioplugin | A software project that creates an editor for GLSL code used in audio plugins, compatible with various plugin formats. | 66 |
jwurzer/glslscene | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
frankszendzielarz/algorandvisualstudio | Extensions to Visual Studio for C# development of Algorand smart contracts and TEAL compilation | 21 |
saschawillems/spirv-vsextension | A Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary | 92 |
deanthecoder/glslshadershrinker | Automates optimization and reformatted GLSL shader code to reduce size while preserving readability | 98 |
fordhurley/glsl-grapher | Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
rekkonnect/syndiesis | A syntax visualizer and editor for C# and Visual Basic | 61 |
khronosgroup/glsl | Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. | 345 |
nessss/vim-gml | Syntax coloring and plugins for GameMaker Studio 2 using VimL | 7 |
chromium/vs-chromium | A Visual Studio extension that provides tools for editing and debugging code, useful for contributing to large projects. | 311 |
glslify/rollup-plugin-glslify | This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system. | 58 |
ustymukhman/vite-plugin-glsl | A plugin for Vite that simplifies the management of GLSL shader files in web applications. | 321 |
tsteinholz/loveshaderconverter | A tool to convert shaders from one GLSL variant to another | 75 |