Adilmar / ginger

A WebGL morph target progressive web application demo.

Home Page:https://sv-ginger.appspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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

About

A WebGL morph target progressive web application demo.

https://sv-ginger.appspot.com/

License:Apache License 2.0


Languages

Language:JavaScript 67.5%Language:HTML 20.6%Language:Python 11.9%