Projects tagged "cairo"
This page highlights several of my personal software projects.
Table of Contents
Pirate Maps December 2015
Procedurally generated pirate treasure maps. X marks the spot!
This was my submission in the /r/proceduralgeneration monthly challenge. I used several excellent third party libraries...
cairofor renderingcolourfor color interpolationnoisefor simplex noisePillowfor saving debug images of noise layerspyhullfor delaunay triangulationShapelyfor all kinds of 2D geometry operations
Links: GitHub