glslx-loader
WebGL integration for Webpack and TypeScript
Table of contents
- About
- Usage
- Known issues
About
This project parses and type check GLSL code, then it generates JavaScript boilerplate code and TypeScript definitions. This project uses GLSLX so you can conbine vertex and fragment shaders on the same file.