Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 3 of 3

Thread: texturing earths image on a sphere

  1. #1
    Junior Member Newbie
    Join Date
    Apr 2004
    Location
    bangalore
    Posts
    1

    texturing earths image on a sphere

    hello,
    i am a student and doing my final b.e,project in isro.i need to texture the earths image on a sphere.how do i do it if u have any ideas please send it to my mail.also if u have code fragments please mail it to me.
    thank you..
    shashi

  2. #2
    Advanced Member Frequent Contributor
    Join Date
    Feb 2004
    Location
    Long Island, New York
    Posts
    586

    Re: texturing earths image on a sphere

    Get a texture of the surface of the earth,
    bind it,
    and then call gluSphere. done deal.

    look up quadrics at NeHe.

  3. #3
    Junior Member Newbie
    Join Date
    Apr 2004
    Posts
    17

    Re: texturing earths image on a sphere

    you might also want to read up on cube mapping or sphere mapping

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •