1.0.2 • Published 2 years ago

@bartkus/glsl-loader v1.0.2

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 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

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago