Skip to content

guy-bartkus/glsl-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glsl-loader

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

NPM

Example

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

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published