For all the programs use Bresenham's / Midpoint algorithm for implementing primitives*
* All programs should be implemented using C language with SDL libraries*
* Use homogeneous coordinate system for all transformations *
Write a program to apply combination of transformation, rotation, reflection and shearing) on the following objects.
a)Polygon b)Circle