From 2de980d6b46b9c2b51b03f9a9909cc24df6432f4 Mon Sep 17 00:00:00 2001 From: dcnieho Date: Tue, 20 Nov 2012 02:15:43 +0000 Subject: [PATCH] some comments missing in shapes demo git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1452 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/freeglut/progs/demos/shapes/shapes.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/freeglut/freeglut/progs/demos/shapes/shapes.c b/freeglut/freeglut/progs/demos/shapes/shapes.c index 5f06f03..e07312d 100644 --- a/freeglut/freeglut/progs/demos/shapes/shapes.c +++ b/freeglut/freeglut/progs/demos/shapes/shapes.c @@ -15,6 +15,8 @@ - i I   Show info - p P   Toggle perspective or orthographic projection - r R   Toggle fixed or animated rotation around model X-axis + - s S   Toggle toggle fixed function or shader render path + - n N   Toggle visualization of object's normal vectors - = +   Increase \a slices - - _   Decreate \a slices - , <   Decreate \a stacks