This package has been deprecated

Author message:

this package has been deprecated

egel

0.0.39 • Public • Published

Egel

npm version dependencies devDependencies

A minimal framework around the WebGL API.

Screenshot

Default vertex attributes

  • aVertexPosition
  • aVertexIndex
  • aVertexNormal
  • aVertexColor
  • aTextureCoord

Default matrix uniforms

  • uProjectionMatrix
  • uModelMatrix
  • uModelViewMatrix
  • uNormalMatrix

Installation

Make sure you have Node.js installed.

$ npm install

Usage

$ npm start
 
$ npm run lint
 
$ npm run dist
 
$ npm run deploy

Licence

My work is released under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i egel

Weekly Downloads

27

Version

0.0.39

License

MIT

Unpacked Size

11.8 MB

Total Files

105

Last publish

Collaborators

  • timvanscherpenzeel