All Projects → inconvergent → simple-circle-packing

inconvergent / simple-circle-packing

Licence: MIT license
brief intro to python + cairo for visualization/drawing

Programming Languages

python
139335 projects - #7 most used programming language

Python Circle Packing Example using Cairo

img

Example of simple circle packing using basic Python, pluss Cairo for visualization.

Strictly speaking this isn't even circle packing, it is an implementation similar to this thing by Jared Tarbell:

http://www.complexification.net/gallery/machines/boxFittingImg/index.php

Also contains a few other useful comments on how to use cairo.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].