rollup-plugin-glslify
Shader importer
This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system.
Import GLSL strings with glslify
58 stars
4 watching
5 forks
Language: JavaScript
last commit: over 2 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Converts GLSL shader source files to modules | 22 |
| | Optimizes GLSL shaders for performance using Khronos tools and compiler | 36 |
| | A module system for GLSL shaders | 2,220 |
| | A plugin for Vite that simplifies the management of GLSL shader files in web applications. | 328 |
| | A plugin to import files from multiple sources using glob-star patterns | 24 |
| | Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
| | An in-depth tutorial on custom GLSL lighting with per-pixel shading and various material techniques | 460 |
| | Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. | 351 |
| | Transforms external imports into global variables or wrapped functions | 107 |
| | Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
| | A plugin for Rollup that allows importing SVG files as strings or DOM nodes in JavaScript files. | 14 |
| | A simple ThreeJS example showcasing modular shaders with GLSLify | 78 |
| | A plugin for Rollup that allows embedding or copying of glTF 3D models into bundles | 12 |
| | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
| | A collection of GLSL shaders converted by hand from Libretro's common-shaders repo for compatibility and performance optimization. | 948 |