View Full Version : Drawing lines of latitude on a sphere
bdforbes
02-03-2009, 08:16 PM
Using OpenGL, can I make a sphere, possibly texture it, and then draw lines of latitude on it?
ZbuffeR
02-04-2009, 12:22 AM
yes
Using OpenGL, can I make a sphere, possibly texture it, and then draw lines of latitude on it? Of course. There are many ways to do it. I generated the earth below using OpenGL. It is a white sphere (gluSphere) with an earth map texture on it. The lat-lon lines are in the texture.
http://imagebin.ca/view/RtJz9x.html
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.