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: how to use glTexImage3D???

  1. #1
    Junior Member Newbie
    Join Date
    Feb 2003
    Posts
    4

    how to use glTexImage3D???

    In <<redBook>>,there is an example 9-4,which use the glTexImage3D ().but i donot know ,how to configure the file .
    my Display adapter is GeForce4 Ti4600.
    it can support Opengl 1.3
    but I donot how to configure the file ?

  2. #2
    Advanced Member Frequent Contributor
    Join Date
    Jan 2003
    Location
    Virginia
    Posts
    601

    Re: how to use glTexImage3D???

    Try using the body of example 9-1 and replace the init and makecheckimage functions with the init and makeimage functions from example 9-4.

Posting Permissions

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