vite-plugin-glsl
Shader manager
A plugin for Vite that simplifies the management of GLSL shader files in web applications.
Import, inline (and compress) GLSL shader files
321 stars
4 watching
21 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
glslglsl-shaderspluginshadersthreejsvitevite-pluginvitejswebglwebgl-shaderswebgpuwebgpu-shaders
Related projects:
Repository | Description | Stars |
---|---|---|
vwochnik/rollup-plugin-glsl | Converts GLSL shader source files to modules | 22 |
tikhomirov/vim-glsl | Provides syntax highlighting and support for the OpenGL Shading Language in the Vim text editor. | 282 |
glslify/rollup-plugin-glslify | This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system. | 58 |
fordhurley/glsl-grapher | Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
docd27/rollup-plugin-glsl-optimize | Optimizes GLSL shaders for performance using Khronos tools and compiler | 36 |
glslify/glslify | A module system for GLSL shaders | 2,215 |
pema99/glsl2hlsl | A tool for converting Shadertoy shaders to Unity-compatible shaders | 87 |
sleexyz/hylogen | A system for generating and compiling GLSL shaders in Haskell | 481 |
nomoresleep/hlslparser | Translates legacy shader code to modern OpenGL and Metal shading languages | 3 |
halvves/shader-doodle | A web-component for creating and rendering fragment shaders in GLSL. | 509 |
tgjones/hlsltools | An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. | 569 |
khronosgroup/glsl | Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. | 345 |
jfgodoy/vite-plugin-solid-svg | A Vite plugin to import SVG files as Solid.js components with optimization and SSR support | 76 |
applelo/vite-plugin-browser-sync | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
aras-p/hlsl2glslfork | Translates Direct3D 9 style HLSL to GLSL shader language | 558 |