Computer Graphics Write a Program to create a triangle by implementing scaling algorithm by zooming/un-zooming along (i) X axis (ii) Y axis (iii)XY plane. Team Topic Nest December 3, 2020 0 Comments Read More
Computer Graphics Write a Program to create and rotate a triangle by implementing rotation algorithm Team Topic Nest December 3, 2020 0 Comments Read More
Computer Graphics program to create a cube by implementing translation algorithm by translating along (i) X-axis (ii) Y- axis and (iii) XY plane Team Topic Nest December 3, 2020 0 Comments Read More
Computer Graphics program to create and fill two dimensional object by using boundary fill algorithm Team Topic Nest December 3, 2020 0 Comments Read More
Computer Graphics Program to create a wire frame model of globe using equation of ellipse Team Topic Nest December 3, 2020 0 Comments Read More
Computer Graphics Program to implement mid point circle generation algorithm Team Topic Nest December 3, 2020 0 Comments Read More
Computer Graphics program to create a chess board using DDA line algorithm Team Topic Nest December 3, 2020 0 Comments Read More
Computer Graphics Program to display a set of values { fij } as a rectangular mesh Team Topic Nest December 3, 2020 0 Comments Read More
Computer Graphics Program to fill any given polygon using scan-line area filling algorithm Team Topic Nest December 3, 2020 0 Comments Read More
Computer Graphics Program to create a cylinder and a parallelepiped by extruding a circle and quadrilateral respectively Team Topic Nest December 3, 2020 0 Comments Read More