Commit graph

7 commits

Author SHA1 Message Date
Jan Christian Grünhage d33b2a3b23 Fixed bug that last level wouldn't be drawn 2015-02-12 07:50:20 +01:00
Jan Christian Grünhage 5e998cc9b1 updated header information 2015-02-11 21:53:16 +01:00
Jan Christian Grünhage 254a02f89d Bugfix and Additional Information
The window header now includes which level the tree has at the moment
and which is the target depth.

also fixed the bug causing one additional line at the end of each
square. this line wold be part of the next square, but when the tree is
finished, the final squares should not have little additional lines
coming out of them
2015-02-11 21:16:59 +01:00
Jan Christian Grünhage 66a52a118e complete recreation of the method drawing the pythagoras Tree.
Still has some bugs, and it won't work recursively for large trees, so it is in a while loop.
2015-02-11 11:41:10 +01:00
Jan Christian Grünhage 27ee66c322 Still not working 2015-02-10 18:23:13 +01:00
Jan Christian Grünhage f73687b6d6 Changes to PythagorasTree implementation, still not working
Changes to the implementation, is still not workin
2015-02-10 18:13:13 +01:00
Jan Christian Grünhage dfd1841e2f PythagorasTree impementation, not working
New pythagoras Tree implementation, not fully working yet
2015-02-10 17:51:44 +01:00