Hi,
I'm just beginning with Processing and interested in mapping.
I'd like to share with you a sketch that aimed at creating a neuronal cities.
http://www.flickr.com/photos/10519370@N04/7067618679/in/photostreamThe input data is
on one hand point coordinates,
on the other hand , population data attached to it,
and finally coordinates attached to line starts and ends.
For the process:
I created bezier lines between each node.
I then created a cell for each point with a dark nucleus.
Then, i blurred everything, combined it with a noise image using BURN.
If you have any idea on how to generate differently such things, I'd be happy to get some advice.
