X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fsuperquadrics.c;h=f52cc6b28e11f7e8a7162c37bbd47a6ea4f77bbc;hp=425d52bc52f6eccffb3a2a3c7a58235fec68809d;hb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;hpb=ec8d2b32b63649e6d32bdfb306eda062769af823 diff --git a/hacks/glx/superquadrics.c b/hacks/glx/superquadrics.c index 425d52bc..f52cc6b2 100644 --- a/hacks/glx/superquadrics.c +++ b/hacks/glx/superquadrics.c @@ -568,6 +568,7 @@ DisplaySuperquadrics(superquadricsstruct * sp) SetCull(0, sp); + glScalef(0.7, 0.7, 0.7); /* jwz: scale it down a bit */ polys = DoneScale(sp); glPopMatrix();