evgenious / may1reboot

May 1st Reboot WebGL Globe

Home Page:http://www.may1reboot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

May 1st Reboot WebGL Globe

This project contains the WebGL globe that runs in the header of the May 1st Reboot showcase. It uses THREE.js for rendering and GSAP for animations. The globe is interactive and works on mobile as well as desktop.

Dependencies

Get up and running

  1. Install dependencies:
  • Node.js (using homebrew):

    brew install node
  • Gulp.js

    npm install -g gulp
  • Bower

    npm install -g bower
  • Surge (optional)

    npm install -g surge
  1. Install modules
npm install
  1. Start (live reload) development server
gulp live
  1. Browse to http://localhost:8080

About

May 1st Reboot WebGL Globe

http://www.may1reboot.com/


Languages

Language:JavaScript 98.0%Language:CSS 1.1%Language:HTML 0.9%