Git Product home page Git Product logo

cesium-lg's Introduction

GSoC 2016: Enabling Cesium for Liquid Galaxy

Abstract

Enabling other applications for Liquid Galaxy would greatly benefit the open source community, thereby nurturing the open source culture and encouraging inter-community bonding. This project aims at enabling Cesium - an open source virtual globe for Liquid Galaxy. The Liquid Galaxy project started off by making use of Google Earth for the panoramic system. The idea of this project is to enable Cesium to run across the multiple displays, providing an immersive and a riveting experience to the users. This project focuses on endowing Cesium with features such as Camera Synchronization, Content Synchronization across the displays and Space Navigation Camera Control.

Deploying the Application

  • Clone or download this repository.
  • cd into the directory of this repository.
  • Move this directory to host it on a server. On a Linux machine with an Apache server, it would be placed at /var/www/html/.
  • Rename the sample-web-config.js to web-config.js and sample-node-config.js to node-config.js. Populate the web-config.js with the Bing Maps API Key.
  • To obtain your own Bing Maps API Key, please follow the steps given here.
  • You may change the Server address in node-config.js and web-config.js. By default it is set to 'localhost'.
  • npm install
  • node server.js to start the Node relayer.
  • The application can now be accessed at:
  • Master Display: http://YOURSERVER/cesium-lg/Master-Client.html
  • Slave Displays: http://YOURSERVER/cesium-lg/Slave-Client.html?yaw=SOMEVALUE on your web browser.
  • Move the camera using the mouse on the Master display and the Slave will follow suit.
  • Slave-Client.html expects a yaw parameter in the URL, if no yaw is provided, it mimics the Master. One needs to experiment with different yaw values depending on the size and orientation of the displays to achieve perfect alignment.
  • The application also supports Google Earth acting as the Master, while all Cesiums acting as Slaves.
    • Please follow the steps given here to set up the drivers.ini in your Google Earth installation, making sure that the ViewSync/port in drivers.ini matches with the UDP_PORT in node-config.js.

Video of the Demonstration

GSoC 2016: Enabling Cesium for Liquid Galaxy

cesium-lg's People

Contributors

abhishekvp avatar

Watchers

James Cloos 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.