gl-models
v0.0.0
Published
Collection of useful classes for webgl.
Downloads
5
Readme
GL Models
Collection of useful classes for webgl.
Install
With yarn:
yarn add gl-modelsWith npm:
npm install gl-models --saveDevelopment
Clone the repository:
git clone [email protected]:juliendargelos/gl-models.gitInstall dependencies:
yarnLink git hooks:
yarn hooks:linkGenerate documentation:
yarn docsServe documentation:
yarn docs:serveLint:
yarn lintTest:
yarn testBuild:
yarn build