rollup-plugin-glsl
Shader converter
Converts GLSL shader source files to modules
Converts GLSL shader source files to modules
22 stars
2 watching
6 forks
Language: JavaScript
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
glslify/rollup-plugin-glslify | This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system. | 58 |
docd27/rollup-plugin-glsl-optimize | Optimizes GLSL shaders for performance using Khronos tools and compiler | 36 |
ustymukhman/vite-plugin-glsl | A plugin for Vite that simplifies the management of GLSL shader files in web applications. | 321 |
fjc0k/rollup-plugin-svg-to-symbol | Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
e-e-e/rollup-plugin-vue-inline-svg | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
jwurzer/glslscene | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
yanceyofficial/rollup-plugin-toml | Converts TOML files to ES6 modules for use in JavaScript projects | 3 |
fordhurley/glsl-grapher | Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
n370/rollup-plugin-geojson | Converts .geojson files to ES6 modules | 3 |
gwiazdorrr/cxxswizzle | Converts GLSL shader code to C++17-compatible code | 186 |
glslify/glslify | A module system for GLSL shaders | 2,215 |
gjbkz/rollup-plugin-glob-import | A plugin to import files from multiple sources using glob-star patterns | 24 |
tsteinholz/loveshaderconverter | A tool to convert shaders from one GLSL variant to another | 75 |
korywka/rollup-plugin-svg-import | A plugin for Rollup that allows importing SVG files as strings or DOM nodes in JavaScript files. | 14 |