All examples By author By category About

jmcmurry

Radial tree with "packed" nodes (flare)

An experiment that adds some jitter (sort of) to the nodes of a radial tree layout, in order to pack them more efficiently into space. Each node is moved alternatively towards to or away from the center by an amount of pixels that's equal to the radius of the node.

The data structure that's represented is the flare software package hierarchy.

forked from nitaku's block: Radial tree with "packed" nodes (flare)