muge
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.1 • Public • Published

muge - μGE

NPM build

A micro, modern WebGL graphics extension library in TypeScript.

muge provides a lightweight scene graph and other useful extensions on top of mugl.

Dependencies:

  • mugl: micro, modern WebGL wrapper library
  • gl-matrix: matrix and vector library

Install

npm install --save muge

Usage

TODO

More Examples

Check out the live examples. The source code of all examples can be found here.

API

TSDoc: http://andykswong.github.io/muge

License

This repository and the code inside it is licensed under the MIT License. Read LICENSE for more information.

Package Sidebar

Install

npm i muge

Weekly Downloads

1

Version

0.0.1-alpha.1

License

MIT

Unpacked Size

269 kB

Total Files

222

Last publish

Collaborators

  • andykswong