Cairo : Cool shadow effect
This project show :
- how to dynamically create shadow or nice fish-eye volume projection in C using cairo.
- how to create and load a 2D map from an xml file.

this part is in two part :
- a plugin for inkscape in python who export the svg to a very basic xml format
- the map loader use the libxml2 to fill the structure using in the rest of code
you can download all : here


