Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.61 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.61 KB

nanogl

NPM Package NPM Downloads GitHub

nanogl is a WebGL micro framework (3Ko)

Guide | API | Examples

Libraries

There are libraries to expand nanogl for useful features :

Build and test

Tests are run with karma.

$ npm install
$ npm test