Coder Social home page Coder Social logo

bijaye / cymon-globe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from esentire/cymon-globe

0.0 2.0 0.0 972 KB

Cymon data visualization using WebGL-Globe

Home Page: http://cymon.io/globe

License: Other

CoffeeScript 91.15% CSS 3.85% HTML 5.00%

cymon-globe's Introduction

cymon-globe

3D globe visualization of cybersecurity reports collected by Cymon using WebGL-Globe

Demo:

cymon.io/globe

Building

To build this application you'll need an up-to-date copy of Node.js, Grunt CLI, and CoffeeScript. Once all these are installed, simply run the following from within the cymon-globe directory:

$ npm install
$ grunt

And everything will be built for you.

Running

The easiest way to run this application is to use Python's built-in HTTP server. Simply run:

$ python -m SimpleHTTPServer 8080

And it will start a development server for you to view your work. In addition, you can also run

$ grunt watch

To have it watch for changes and automatically rebuild.

TODOs

  • When a category is toggled in the legend, update the colours for all the other points in the visualization given that there may now be a new max data value
  • When two or more categories have a point at the same lat/long (with a certain fuzz factor), rather than overlaying the multiple points be smarter and add their values together
  • Re-evaluate colour thresholds for data points. Using the max value in the data skews everything to the low-end due to having just a couple outliers
  • Re-evaluate colours for the heatmap. Fully saturated red, green, and blue as the interval points is a bit... boring
  • Hook up touch/pointer events for tablets

cymon-globe's People

Contributors

dpetker avatar r0yfire avatar

Watchers

James Cloos avatar Bijay limbu senihang 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.