1.0.2 • Published 3 years ago

@bartkus/glsl-loader v1.0.2

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
3 years ago

glsl-loader

Webpack GLSL loader allows you to import glsl files as raw text for WebGL

Example

This would import the raw text from "dots/vs.glsl" as a variable called "vs".

import vs from './dots/vs.glsl';
1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago