gl-mat3 : gl-matrixs mat3, split into smaller pieces. You can installing gl-mat3 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-mat3 $ sudo npm install -g gl-mat3
If want to update the gl-mat3 package execute the command as below,
$ sudo npm update gl-mat3
Update package globally,
$ npm install -g gl-mat3
$ sudo git clone https://github.com/rektide/gl-mat3.git
$ sudo npm install -g ./gl-mat3
gl-mat3@1.0.0 /usr/lib/node_modules/gl-mat3
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gl-mat3
Package Name | gl-mat3 |
Version | 1.0.0 |
Description | gl-matrixs mat3, split into smaller pieces |
Released Date | 2014-07-17T10:00:14.554Z |
Published by | hughsk |
How to Learn | https://www.npmjs.com/package/gl-mat3/tutorial |