Built with blockbuilder.org
Built with blockbuilder.org
forked from Utopiah's block: P5JS with color testing
license: mit |
Built with blockbuilder.org
This is an attempt at visualizing the relative scale of the slave trade by country. The data comes from slavevoyages.org.
The visualization is inpsired by the Mountains-out-of-molehills visualization. The focus is to communicate the relative scale over time, giving us a sense of activity over time of this attrocious part of our history.
Testing out aframe.io with d3.js.
Since AFrame works with DOM elements, you can use d3's selection API to generate and modify 3D elements, as well as handle "mouse" events (including the VR friendly "fuse cursor") as if it was SVG.
Built with blockbuilder.org
forked from enjalot's block: aframe + d3 test
$( "#fp-nav > ul > li > div" ).each(function(index){ | |
$(this).click(function() { document.location.href=$(this).parent().children(0).get(0).hash; }); | |
}) |
Built with blockbuilder.org
license: mit |
license: mit |