Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AutoVisual/IGP{Family,Square}.pde: Simplifying ↵ | David Runge | 2016-01-01 | 1 | -1/+1 |
| | | | | createDiagonalConstructionLines{OnOuterSquare,OnAlphaCircle}(). Adding createDiagonalconstructionLinesOnOuterSquare() to IGPSquare class. | ||||
* | Separating createDividingLines() creatingDividingConstructionLines() | David Runge | 2015-12-31 | 1 | -13/+29 |
| | | | | functionality. Differentiating between amount of parts of square geometric. | ||||
* | AutoVisual/IGPSquare.pde: Retabbing document. | David Runge | 2015-12-30 | 1 | -74/+75 |
| | |||||
* | AutoVisual/IGPSquare.pde: Setting up constructionCircleCenters properly. ↵ | David Runge | 2015-12-30 | 1 | -13/+9 |
| | | | | Separating display() and displayConstructionLines() functionality. | ||||
* | AutoVisual: First commit of AutoVisual, a sketch based upon Islamic ↵ | David Runge | 2015-12-30 | 1 | -0/+97 |
Geometric Patterns by Eric Broug. Partially functioning implementations of square, pentagon and hexagon base patterns. |