rafaelorozco / Nuclear

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuclear Weapon 3d Visualization

This is my submission for the CAPITAL ONE global visualization competition.

For live version: https://globe-nuc.herokuapp.com/

This is a visualization of all nuclear detonations from the first in 1945 and on. Each line represents a single detonation. The height of the line is the yeild of the bomb.

The heart of the program is nuc_data_mine.py which produces the json file required for the visualization.

nucdata.txt includes the unprocessed data.

About


Languages

Language:JavaScript 57.8%Language:HTML 23.7%Language:Python 18.3%Language:PHP 0.2%