nick800
02-27-2003, 09:48 AM
is there an easy way to draw just half a sphere?
SThomas
02-27-2003, 11:08 AM
well, if you tesselate the sphere yourself, you can easily change the code to only generate half a sphere. otherwise, the easiest way i can think of would be to specify your own clip plane using glClipPlane() (http://www.cevis.uni-bremen.de/~uwe/opengl/glClipPlane.html) .
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.