Skip to content

praveen1496/Z-Buffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z-Buffer Algorithm

Implementing the z-buffer algorithm where each polygon should be constant colored differently.

INPUT:

a) Geometric data for a polygonal objects from specified files b) Viewing parameters

OUTPUT:

Colored views of several objects with hidden surfaces removed.

zbuffer

About

Computer Graphics: Z-buffer implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages