There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
the raster based graphics pipeline used in OpenGL. Here only four of the six stages is implemented. The four stages of the pipeline that was implemented are modeling transformation, view transformation, projection transformation, clipping & scan conversion using Z-buffer algorithm