gl-shader : WebGL shader wrapper. You can installing gl-shader npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install gl-shader $ sudo npm install -g gl-shader
If want to update the gl-shader package execute the command as below,
$ sudo npm update gl-shader
Update package globally,
$ npm install -g gl-shader
$ sudo git clone https://github.com/rektide/gl-shader.git
$ sudo npm install -g ./gl-shader
gl-shader@4.2.1 /usr/lib/node_modules/gl-shader
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gl-shader
Package Name | gl-shader |
Version | 4.2.1 |
Description | WebGL shader wrapper |
Released Date | 2016-09-07T15:58:27.286Z |
Published by | mikolalysenko |
How to Learn | https://www.npmjs.com/package/gl-shader/tutorial |