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 c program to implement BOUNCING BALL in coputer graphics.