draw hemisphere using glusphere

Hi,
I need to draw a hemisphere. But I can only use glusphere. How can I set it to make it as a hemisphere?
Thank you
Ed

Use glClipPlane in conjunction with gluSphere and you should be able to get it (just make it clip off half of the sphere).