Skip to content

Instantly share code, notes, and snippets.

@nodo20
nodo20 / Antonio-Light.ttf
Last active October 26, 2020 07:39 — forked from nitaku/Antonio-Light.ttf
Weather wheel
@nodo20
nodo20 / README.md
Last active May 20, 2020 03:42 — forked from vasturiano/README.md
3D Force-Directed Tree

3D representation of the d3v4 dependency tree. Fixes each level of the tree to its own 2D plane to accent the hierarchy.

Uses 3d-force-graph for the ThreeJS/WebGL rendering and d3-force-3d as the underlying force-directed engine, including node collision detection.

@nodo20
nodo20 / gameB.gexf
Last active May 1, 2020 00:50 — forked from emeeks/gexfd3.css
GEXF D3 Simple Example
This file has been truncated, but you can view the full file.
<?xml version="1.0" encoding="UTF-8"?>
<gexf xmlns:xsi="http://www.w3.org/2001/XMLSchema−instance" schemaLocation="http://www.gexf.net/1.3draft http://www.gexf.net/1.3draft/gexf.xsd" version="1.3" xmlns="http://www.gexf.net/1.3draft">
<graph defaultedgetype="directed">
<attributes class="node">
<attribute id="V-Shape" title="Shape_NodeXL" type="string" />
<attribute id="V-Size" title="Size_NodeXL" type="double" />
<attribute id="V-Image File" title="Image File_NodeXL" type="string" />
<attribute id="V-Label" title="Label_NodeXL" type="string" />
<attribute id="V-Tooltip" title="Tooltip_NodeXL" type="string" />
<attribute id="V-Layout Order" title="Layout Order_NodeXL" type="double" />
@nodo20
nodo20 / README.md
Last active December 11, 2019 03:32 — forked from bricedev/README.md
SA Lambert Conformal Conic

Admin 0 South America projected topojson (Lambert Conformal Conic).

@nodo20
nodo20 / README.md
Last active December 7, 2019 15:37 — forked from vasturiano/README.md
Volcanoes of the World
@nodo20
nodo20 / .block
Last active November 18, 2019 00:54 — forked from tonmcg/.block
Donors Choose Using Python and DC.js
license: mit