:spider_web: Import, inline (and minify) GLSL/WGSL shader files :electric_plug:
The Vite Plugin GLSLImport is a tool that allows for inline (and compress) GLSL shader files within a project. It is compatible with Babylon.js, three.js, and lygia. This plugin offers various features and options for optimizing the handling of GLSL shaders in a project.
The Vite Plugin GLSLImport is a useful tool for handling GLSL shaders within JavaScript projects. With features like inline import, compression, and compatibility with popular libraries like Babylon.js and three.js, this plugin streamlines the process of managing GLSL files. Additionally, the provided TypeScript support and various custom options make it a versatile choice for projects requiring GLSL shader integration.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects