gl-models

0.0.0 • Public • Published

GL Models

Collection of useful classes for webgl.

Install

With yarn:

yarn add gl-models

With npm:

npm install gl-models --save

Development

Clone the repository:

git clone git@github.com:juliendargelos/gl-models.git

Install dependencies:

yarn

Link git hooks:

yarn hooks:link

Generate documentation:

yarn docs

Serve documentation:

yarn docs:serve

Lint:

yarn lint

Test:

yarn test

Build:

yarn build

Readme

Keywords

none

Package Sidebar

Install

npm i gl-models

Weekly Downloads

0

Version

0.0.0

License

MIT

Unpacked Size

6.76 kB

Total Files

16

Last publish

Collaborators

  • juliendargelos