X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=blobdiff_plain;f=scene.c;h=2263f2df4a05882b7e07f7d5ec1a5e31e654f078;hp=8567414dd7d0de1f856b2908dcc977608d067638;hb=a1f1247e1535181f174a22686203590c33b136fa;hpb=d8b5957481c1945c3a5ab71201e6b194c2cf4658 diff --git a/scene.c b/scene.c index 8567414..2263f2d 100644 --- a/scene.c +++ b/scene.c @@ -558,6 +558,7 @@ void display() { glDisable(GL_BLEND); glPushMatrix(); + glLoadIdentity(); //glTranslatef(0.0, 0.0, 0.0); glutSolidTeapot(5); // Draw teapot for test