Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maxinteger/webgl-samples

WebGL sample applications
https://github.com/maxinteger/webgl-samples

Last synced: 25 days ago
JSON representation

WebGL sample applications

Awesome Lists containing this project

README

        

# webgl-samples
WebGL sample applications

## Install

npm install

## build

webpack

or

./node_modules/webpack/bin/webpack.js

## Run

node server.js

## Dev

webpack --watch

or

./node_modules/webpack/bin/webpack.js --watch