gl-mat4 : gl-matrixs mat4, split into smaller pieces. You can installing gl-mat4 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-mat4 $ sudo npm install -g gl-mat4
If want to update the gl-mat4 package execute the command as below,
$ sudo npm update gl-mat4
Update package globally,
$ npm install -g gl-mat4
$ sudo git clone https://github.com/rektide/gl-mat4.git
$ sudo npm install -g ./gl-mat4
gl-mat4@1.1.4 /usr/lib/node_modules/gl-mat4
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gl-mat4
Package Name | gl-mat4 |
Version | 1.1.4 |
Description | gl-matrixs mat4, split into smaller pieces |
Released Date | 2015-05-21T14:30:20.585Z |
Published by | mattdesl |
How to Learn | https://www.npmjs.com/package/gl-mat4/tutorial |