1
0
Fork 0
Commit Graph

48 Commits

Author SHA1 Message Date
Jan Christian Grünhage 6dd7535926
Merge remote-tracking branch 'origin/master' 2016-05-06 16:38:50 +02:00
Jan Christian Grünhage 908889acd6
Changed the behaviour when the tree was finshed, it now is never finished until the squares are under a given pixel size 2016-05-06 16:38:28 +02:00
Jan Christian Grünhage 0177d8a9ae
Reformatted code 2016-05-05 22:44:50 +02:00
Jan Christian Grünhage 993dac0988 Delete .gitattributes 2016-05-05 21:24:59 +02:00
Jan Christian Grünhage bec95321ac Moved some files around 2015-02-18 12:30:24 +01:00
Jan Christian Grünhage 2bb7d12a0f Moved some files around 2015-02-13 13:28:18 +01:00
Jan Christian Grünhage dfad27a51c Implementation of "KilianEhrmanPythagorasTree"
The first Implementation of the "KilianEhrmanPythagorasTree".
this tree is just a crap... look at the code for calculating the angles
yourself. looks nice though
2015-02-12 14:41:03 +01:00
Jan Christian Grünhage fb7739f968 Bug wasn't fixed, now it is 2015-02-12 08:39:24 +01:00
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 494d13bba3 Added Seeds
The added Seed Class is containing the information needed for building a tree.
With this it is possible to have nice I/O when running the application without arguments but adding the possibility to run the application with arguments for nearly no I/O, without having much code twice
2015-02-11 12:26:23 +01:00
Jan Christian Grünhage 0e86f60d2b Added Pen width adjustment 2015-02-11 11:45:39 +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 d8ed505128 Renamed Numbers to Fibonacci
Numbers is only containing Fibonacci stuff now,
so I renamed it to Fibonacci
2015-02-11 10:57:44 +01:00
Jan Christian Grünhage d0e8874387 Removed RegularRandom
Regular Random Stuff is not needed anymore, standard random results in a regular random tree now anyway because of the way the pythagoras triangle is implemented
2015-02-11 10:54:17 +01:00
Jan Christian Grünhage b5ba27ce91 Removed PythagorasTree.PythagorasTreeVariant attribute from Pythagoras Triangle, because it is not needed after construction anymore.
Also, @author Tag added to class javadoc
2015-02-11 10:44:22 +01:00
Jan Christian Grünhage bce50adcc5 updated gitignore file 2015-02-11 09:35:51 +01:00
Jan Christian Grünhage 0cabbcdeec IntelliJ IDEA specific file: No need for that 2015-02-11 09:33:34 +01:00
Jan Christian Grünhage b5269dcce8 Compiled files: No need for that 2015-02-11 09:33:15 +01:00
Jan Christian Grünhage 0c52e03d4a Compiled files: No need for that 2015-02-11 09:33:09 +01:00
Jan Christian Grünhage e2995bac03 Compiled files: No need for that 2015-02-11 09:32:53 +01:00
Jan Christian Grünhage 39950ad4cb Compiled files: No need for that 2015-02-11 09:32:47 +01:00
Jan Christian Grünhage 08461548c2 Compiled files: No need for that 2015-02-11 09:32:41 +01:00
Jan Christian Grünhage 5ff9d587f4 Compiled files: No need for that 2015-02-11 09:32:36 +01:00
Jan Christian Grünhage e120eaa5dd Compiled files: No need for that 2015-02-11 09:32:31 +01:00
Jan Christian Grünhage c5b67327ef Compiled files: No need for that 2015-02-11 09:32:26 +01:00
Jan Christian Grünhage 81d71e030b Compiled files: No need for that 2015-02-11 09:32:21 +01:00
Jan Christian Grünhage 31a004d81b Compiled files: No need for that 2015-02-11 09:32:16 +01:00
Jan Christian Grünhage b662282e2d IntelliJ IDEA specific file: No need for that 2015-02-11 09:31:55 +01:00
Jan Christian Grünhage 0020316ed1 IntelliJ IDEA specific file: No need for that 2015-02-11 09:31:42 +01:00
Jan Christian Grünhage 68a5c1354e IntelliJ IDEA specific file: No need for that 2015-02-11 09:31:37 +01:00
Jan Christian Grünhage 1a9aea6f16 IntelliJ IDEA specific file: No need for that 2015-02-11 09:31:29 +01:00
Jan Christian Grünhage 29c896b363 IntelliJ IDEA specific file: No need for that 2015-02-11 09:31:23 +01:00
Jan Christian Grünhage b82f2f31b4 IntelliJ IDEA specific file: No need for that 2015-02-11 09:31:18 +01:00
Jan Christian Grünhage ce738d7460 IntelliJ IDEA specific file: No need for that 2015-02-11 09:31:13 +01:00
Jan Christian Grünhage 2652bc1ff1 IntelliJ IDEA specific file: No need for that 2015-02-11 09:31:04 +01:00
Jan Christian Grünhage f2d6902b49 IntelliJ IDEA specific file: No need for that 2015-02-11 09:30:59 +01:00
Jan Christian Grünhage d7fa1927d1 IntelliJ IDEA specific file: No need for that
IntelliJ IDEA specific file: No need for that
2015-02-11 09:30:52 +01:00
Jan Christian Grünhage 4d86d5c4c8 IntelliJ IDEA specific file
IntelliJ IDEA specific file: No need for that
2015-02-11 09:30:42 +01:00
Jan Christian Grünhage 1aa8b0ea6b workspace changes
i should exclude these files from git...
2015-02-11 09:07:24 +01:00
Jan Christian Grünhage 26e92eccbc workspace changes
can't switch the branches until i commit this... so why not
2015-02-11 09:06:27 +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
Jan Christian Grünhage 7d63d2e29a Added turtle library 2015-02-10 16:35:45 +01:00
Jan Christian Grünhage 8c1afa75cc Created IntelliJ Project
Created the Project in IntelliJ IDEA
2015-02-10 15:50:34 +01:00
Jan Christian Grünhage 410bc3d92e 💥🐫 Added .gitattributes 2015-02-10 14:49:13 +01:00