Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

inconvergent/simple-circle-packing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

brief intro to python + cairo for visualization/drawing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages