Category: programming/demosrc Title: 3D_Graphics Tutorial and Demo with Source Code Short: 3D_Graphics Tutorial and Demo with Source Code Keywords: 3D_Graphics, Z-Buffer Sourcecode: C / C++ Author: Victor L. Miller Uploader: victor.miller@lmco.com Replaces: none CDrom: yes Platforms: DOS / Win3.xx / Win95 / WinNT / no compilers required Copying-policy: yes This is a complete tutorial and demo on 3D graphics processing strategies and methodology to render 3D images in solid form with Visible Surface Determination (VSD) based upon Z-Buffering. The 3D Tutorial then extends the principles to include shading and texture mapping. A README.TXT file is included to provide both Demo instructions as well as the 3D Graphics Tutorial.