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

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

    shadow z-buffer

    does any one have an example of c/c++ implementation of the shadow z-buffer algorithm , or a web site address which i can find there a source for this algorithm, in order to understand it better ???

  2. #2
    Senior Member OpenGL Guru zed's Avatar
    Join Date
    Jul 2000
    Location
    S41.16.25 E173.16.21
    Posts
    2,609

    Re: shadow z-buffer

    googled 'shadow z-buffer' and it appears to be what i know as shadowmaps (search for that) nvidia have a couple of papers/demos at their site that uses it, also www.delphi3d.net also IIRC

  3. #3
    Junior Member Newbie
    Join Date
    Feb 2003
    Posts
    2

    Re: shadow z-buffer

    Originally posted by zed:
    googled 'shadow z-buffer' and it appears to be what i know as shadowmaps (search for that) nvidia have a couple of papers/demos at their site that uses it, also www.delphi3d.net also IIRC
    thanks for your answer , i will try to find there.

Posting Permissions

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