X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=helper.c;h=20ce8b5a4fcb30d71cc069e9ff8376070339a2c8;hb=cf95a93549b83c6bddf0268f4ccb91c8854c8f2d;hp=9eebe5096eca3a456274e93242eea0996b8aaa59;hpb=71b87df2449904293bd13f31891a483c2a0d17e1;p=atyndall%2Fcits2231.git diff --git a/helper.c b/helper.c index 9eebe50..20ce8b5 100644 --- a/helper.c +++ b/helper.c @@ -247,10 +247,10 @@ void drawSquare(int recurseLevel, float x1, float z1, float x2, float z2) { glEnd(); }*/ - unsigned int GridSizeX = 16; - unsigned int GridSizeY = 16; - unsigned int SizeX = 8; - unsigned int SizeY = 8; + unsigned int GridSizeX = 100; + unsigned int GridSizeY = 100; + unsigned int SizeX = 2; + unsigned int SizeY = 2; for (unsigned int x =0;x