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
- Host: GitHub
- URL: https://github.com/zmofei/webgl.js
- Owner: zmofei
- Created: 2016-01-09T08:55:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-09T15:31:58.000Z (over 10 years ago)
- Last Synced: 2025-01-29T14:11:20.513Z (over 1 year ago)
- Language: JavaScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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