Section outline



  • Topics for discussion

    Circle Drawing Algorithm Implementation with matrix: Midpoint

    Expected Learning Outcome:

    •   Students will be able to implement the circle algorithm with different transformations.
    •   Students will be able to draw a circle with center visualization.

    Expected Skills:

    a.  knowledge about C/C++ programming
    b.  Clear idea about OpenGL 

    c.Clear about Matrix

    Tools Required:

    •  CodeBlocks
    •  OpenGL and GLUT using CodeBlocks.