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: z-buffer algorithm

  1. #1
    Junior Member Newbie
    Join Date
    Oct 2002
    Posts
    6

    z-buffer algorithm

    why it is said z-buffer algorithm is easy to be implemented in hardware?

    Thanks.

  2. #2
    Senior Member OpenGL Pro
    Join Date
    May 2001
    Location
    Kristianstad,Skåne,Sweden
    Posts
    1,651

    Re: z-buffer algorithm

    Hi !

    Because the algorithm is so simple, it's just a question of comparing two values.

    Mikael

Posting Permissions

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