polygen

generative drawing of polygonal patterns
git clone git://src.adamsgaard.dk/polygen # fast
git clone https://src.adamsgaard.dk/polygen.git # slow
Log | Files | Refs | README | LICENSE Back to index

DateCommit messageAuthorFiles+-
2020-01-02 09:31Change to ISC licenseAnders Damsgaard3+16-678
2014-03-14 13:49changed background color to solarized blueAnders Damsgaard4+2-1
2014-03-14 13:43Added big octahedron rendering, processed in gimpAnders Damsgaard4+23-0
2014-03-14 13:15removed old plot callAnders Damsgaard1+0-1
2014-03-14 13:14changed color of smallest polygonAnders Damsgaard2+2-1
2014-03-14 12:24Added circleAnders Damsgaard2+3-0
2014-03-14 12:20Added heptagon exampleAnders Damsgaard3+62-1
2014-03-14 12:16Added figure and axis objects to pyplot initializerAnders Damsgaard1+4-6
2014-03-14 12:12Fixed comment, added radius argument to regular_star_polygonAnders Damsgaard3+8-4
2014-03-14 11:59Added decagon exampleAnders Damsgaard3+27-1
2014-03-14 11:54Added octahedron example to readmeAnders Damsgaard3+15-2
2014-03-13 21:14Added circle plotting function to polyplot and exampleAnders Damsgaard2+18-0
2014-03-13 20:51removed redundant parantheses (habit from C)Anders Damsgaard1+3-3
2014-03-13 20:49Added dpi, changed example colorsAnders Damsgaard2+5-4
2014-03-13 20:43better line color controlAnders Damsgaard2+6-3
2014-03-13 20:39Added background color controlAnders Damsgaard2+15-9
2014-03-13 20:15Added example of octahedron, added transparancy and line exception optionsAnders Damsgaard2+17-4
2014-03-13 19:55optional hide axes, figure size as argumentAnders Damsgaard1+6-2
2014-03-13 19:52Optional plotting of pointsAnders Damsgaard1+4-3
2014-03-13 19:49regular star polygons and plot_all_to_all workAnders Damsgaard1+42-9
2014-03-10 19:59First commitAnders Damsgaard3+697-0