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 2 of 2

Thread: gluScaleImage for 3D texture

  1. #1
    Junior Member Newbie
    Join Date
    Jun 2009
    Posts
    18

    gluScaleImage for 3D texture

    Hi,
    I need to use the not-power-of-two 3D texture. But the gluSceleImage only works for 2D-texture.Is ther Any similar function for 3D-texure? Thank you.

  2. #2
    Junior Member Regular Contributor Mars_999's Avatar
    Join Date
    Mar 2001
    Location
    Sioux Falls, SD, USA
    Posts
    245

    Re: gluScaleImage for 3D texture

    What hardware are you on?

    If you are on newer hardware you could try glGenerateMipmapEXT()

Posting Permissions

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