During a university course on the efficient drawing of graphs I implemented a Reingold-Tilford Algorithm for the drawing of visually consistent binary trees in Python. This implementations was used in combination with image editing software to create an image for the French-German photography contest. Although my image did not win any price for it was not taken by a camera, it does demonstrate the algorithm’s capabilities.
The algorithm’s source code can be found here.
