I have to draw the ceilling of my model, and it is in a half cylinder shape. I drew using a gluCylinder but as far as I read on the internet, it is not possible to get only half of it, isn't?
Could someone please help with some ideas to that?
The ceilling I have to modelling is like this one:
I'm using xcode, writing in C++, using GLUT lib.