An open API service indexing awesome lists of open source software.

https://github.com/zmofei/webgl.js

another webgl library
https://github.com/zmofei/webgl.js

Last synced: over 1 year ago
JSON representation

another webgl library

Awesome Lists containing this project

README

          

# webgl.js
another webgl library

## hot to bulid this project

1. git clone `git@github.com:zmofei/webgl.js.git`
- cd webgl.js
- npm install -g `webpack` && npm install
- bower install
- npm run build
- open new terminal window
- npm run server