You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6. Write a program for drawing the following simple two dimensional objects using certain graphic functions available for drawing lines,rectangles, polygons, ellipses & circles which generates pixel activation list.
7. Write a program to perform basic 2D transformation (translation,rotation and scaling) about origin and about a fixed point without using direct OpenGl functions for the transformations.