Section outline
-
Topics for discussion
Circle Drawing Algorithm Implementation with matrix : Midpoint
Expected Learning Outcome:
- Students will be able to implement circle algorithm with different transformation.
- 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 MatrixTools Required:
- CodeBlocks
- OpenGL and GLUT using CodeBlocks.