Cairo : Cool shadow effect

This project show :

  • how to dynamically create shadow or nice fish-eye volume projection in C using cairo.
  • fish eyes projectionblack shadow
  • how to create and load a 2D map from an xml file.

this part is in two part :

  1. a plugin for inkscape in python who export the svg to a very basic xml format
  2. the map loader use the libxml2 to fill the structure using in the rest of code

you can download all : here