Re: [PyOpenGL-Users] 3d globe?
Brought to you by:
mcfletch
From: Ian M. <geo...@gm...> - 2012-10-19 18:19:16
|
On Fri, Oct 19, 2012 at 11:05 AM, Tony Peña <emp...@gm...> wrote: > how can i get example of 3d glboe earth projection with simple texture > image of the blue marble or openstreetmap or like satellite . with a simple > point into 0,0 and of course could be rotate ? > is for try including into pyqt qtabwidget ... > any idea? > > -- > Antonio Peña > Secure email with PGP 0x8B021001 available at http://pgp.mit.edu > Fingerprint: 74E6 2974 B090 366D CE71 7BB2 6476 FA09 8B02 1001 > I wrote an ancient and crufty demo that does exactly this: http://www.pygame.org/project-World-472-.html Perhaps you can clarify what you're looking for? |