X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=dosdemo;a=blobdiff_plain;f=src%2Fpolytest.c;h=b81e9aa2c45e6e3896a1f8216b2b15768a4c0547;hp=b9ad891f99256d19f336727c5044cae2926d8929;hb=3616caf014bccbf8814a67cf87ac012a91e7e968;hpb=d00f30ccdcfe52d50a08b15748734b3503fae734 diff --git a/src/polytest.c b/src/polytest.c index b9ad891..b81e9aa 100644 --- a/src/polytest.c +++ b/src/polytest.c @@ -35,7 +35,7 @@ static struct screen scr = { static float theta, phi = 25; static struct mesh cube, torus; -#define LOWRES_SCALE 16 +#define LOWRES_SCALE 10 static uint16_t *lowres_pixels; static int lowres_width, lowres_height;