The Z Buffer algorithm article
Today I sat down and really did some work on my site and really got
some great stuff done. It's always a work in progress but it's come a
long way since I first started. Just to celebrate I wrote a simple
article
explaining the Z Buffer algorithm.
It's kind of funny since the Z Buffer algorithm has replaced the other
technique known as the Painter's algorithm. The funny thing is that my
old site layout was replaced by a newer and slicker version.
I hope some of your find it as informative as I had fun writing it.
It's nowhere near a indepth discussion into the other algorithms out
there and just briefly outlines what a Z Buffer is and how it's
implemented and used.