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: 2 textures on one face

  1. #1
    Intern Contributor
    Join Date
    Aug 2000
    Posts
    93

    2 textures on one face

    How do I render a face with two textures blended onto it.

  2. #2

    Re: 2 textures on one face

    http://fly.srk.fer.hr/~unreal/theredbook/chapter07.html is the Redbook chapter on blending, so take a look at it. If you are using blending you will either need to make a second pass over the face or take advantage of multitexture if it is available.

    Nate Miller


    [This message has been edited by Nate (edited 12-30-2000).]

Posting Permissions

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