Re: [PyOpenGL-Users] 3d globe?
Brought to you by:
mcfletch
From: Tony P. <emp...@gm...> - 2012-10-19 18:35:20
|
yes.....I'm tried to adapt your world into my hobby, but i failed :-) need a little help https://github.com/emper0r/IVAO-status/blob/master/screenshots/screenshot-ivaos8.png trying to change this image in my app into globe 3d :-) 2012/10/19 Ian Mallett <geo...@gm...> > 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? > -- 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 |