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