2.0.8 • Published 9 years ago
ccpwgl-gl3 v2.0.8
ccpwgl-gl3
An ES5 & ES6 GL Matrix Library for CCPWGL based on glMatrix.net, THREE.js, and work by Filipp from CCP Games
- ES5: /dist/ccpwgl-gl3.min.js
- ES5: /dist/ccpwgl-gl3.js
- ES6: /dist/ccpwgl-gl3.es6
Release Status
In testing, should not be used for development yet
TODOs
- Finish testing methods
Install
$ npm install ccpwgl-gl3
$ npm install
(only required if you wish to build the es5 files)
ES5 Build
$ webpack
(builds /dist/ccpwgl-gl3.js and /dist/ccpwgl-gl3.min.js)