Code Monkey home page Code Monkey logo

google-io-2014-experiment's Introduction

Google I/O 2014 Experiment (Codename: Sagan)

Google asked us to create an interactive experience for the I/O site that would get people excited for the conference and feature the best technology on the web. We decided to explore the power that technology has to transform the world around us—from the subatomic realm to the expansive universe. We created a journey to the edges of the galaxy and back that the user can manipulate, effect and interact with in delightful ways. Into the code itself, we embedded small jokes that in-the-know users quickly discovered and widely shared.

Now, we're sharing that code on Github to show the scope of the development and hopefully allow others to learn a thing or two.

Running the Experiment

The entire experiment is already compiled and ready to explore. Simply start a local web server and load http://localhost:8000/ in your mobile or desktop browser of choice.

cd static && python -m SimpleHTTPServer

Building the Experiment

If you wish to make changes to the source code and see them in action, you'll need to install a few build tools. Make sure Node.js and Ruby are installed and then you can install our development depenencies:

npm install
bundle install

Once you've made a change, run the build script, which uses a bundled copy of Google's Closure Compiler:

grunt

Now you can reload your browser to see the changes.

Technology

The experiment was built on Three.js using the CSS3DRenderer to run on both desktop on mobile. The majority of the visual assets are SVGs, which we dynamically chop up to allow folding.

Metrics

------------------------------------------
Language     files     comment        code
------------------------------------------
Javascript      58        2433        8153
SASS             4         153        1048
------------------------------------------
SUM:            62        2586        9201
------------------------------------------

Third-party Libraries

google-io-2014-experiment's People

Contributors

tdreyno avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.