There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Practices of Computer Graphics. Line Drawing algorithms like naive approach, Bresenham; creating an image using the PPM format, 3D to 2D proyection using the homogeneous space and the vertex list format (also edges and faces list), face hidding and Z-Buffer algorithm, solid drawing using interpolation.