ginger

A WebGL morph target progressive web application demo.

APACHE-2.0 License

Stars
23
Committers
2

Ginger Progressive Web App

A progressive web app examples of WebGL morph targets.

Prerequisites

Things you're going to need:

  1. Python App Engine SDK
  2. NPM
  3. Bower

Setup and run

 git clone [email protected]:StickmanVentures/ginger.git
 cd ginger
 npm install && bower install
 gulp
 dev_appserver.py .

More information

See blog post: Bringing the Ginger morph target demo into the progressive web app future