0.0.1-alpha.1 • Published 3 years ago

muge v0.0.1-alpha.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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.