2.0.8 • Published 9 years ago

ccpwgl-gl3 v2.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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)
2.0.8

9 years ago

2.0.6

9 years ago

2.0.5

9 years ago

2.0.4

9 years ago

2.0.3

9 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.0.1

9 years ago