Go to file
hasufell bfcc9bfdf7
ALGO: improve redability and style, add pseudo code
We also slightly changed the behavior of the algorithm and
now split it at 3 elements. It doesn't matter complexity wise
and improves readability a bit.
2014-10-12 18:44:48 +02:00
Algebra ALGEBRA: fix ccw 2014-10-12 03:04:36 +02:00
Algorithms/ConvexHull ALGO: improve redability and style, add pseudo code 2014-10-12 18:44:48 +02:00
CLI Restructure modules 2014-10-10 17:40:08 +02:00
GUI GUI: correct window title to CG2 2014-10-12 15:14:26 +02:00
Graphics/Diagram DIAGRAM: improve behavior for dimensions like (100,300) (100,300) 2014-10-11 13:49:53 +02:00
Parser Move the function 'first' from Parser to MyPrelude 2014-10-12 01:57:20 +02:00
System/FileSystem Restructure modules 2014-10-10 17:40:08 +02:00
.gitignore Update .gitignore 2014-10-10 17:53:17 +02:00
.hscolour Add hscolour 2014-10-01 20:14:44 +02:00
CG2.cabal CABAL: rm unnecessary dependency from Gtk executable 2014-10-10 18:02:26 +02:00
GifMain.hs Restructure modules 2014-10-10 17:40:08 +02:00
GtkMain.hs Restructure modules 2014-10-10 17:40:08 +02:00
LICENSE Add GPL-2 LICENSE file 2014-10-01 20:15:00 +02:00
MyPrelude.hs PRELUDE: simplify seqList 2014-10-12 16:09:17 +02:00
UB1_einfach.obj Add obj test files 2014-10-08 16:35:35 +02:00
UB1_sonderfaelle.obj Add obj test files 2014-10-08 16:35:35 +02:00
collinar.obj Add collinear.obj 2014-10-09 17:02:29 +02:00
test.obj Add test mesh 2014-10-01 01:19:30 +02:00