How to? 3D globe

Soldato
Joined
15 Nov 2008
Posts
5,060
Location
In the ether
Hi,

I'm looking for either a few pointers or a link to a tutorial to help me work how how to draw a 3D globe (essentially a sphere with a super imposed map). I can't quite figure out how to do it :( and google is failing me. Java, C, C# any sort of code would be fine.

Thanks

Dangerstat
 
Are you trying to draw a 2D image of a 3D globe through code or trying to produce an actual 3D globe using 3D rendering such as openGL?
 
Back
Top Bottom