COMPUTER GRAPHICS LAB



  1. To implement DDA algorithms for line and circle.
  2. To implement Bresenham’s algorithms for line, circle and ellipse drawing
  3. To implement Mid Point Circle algorithm using C .
  4. To implement Mid Point Ellipse algorithm using C .
  5. To perform 2D Transformations such as translation, rotation, scaling, reflection and sharing.
  6. To implement Cohen–Sutherland 2D clipping and window–viewport mapping.
  7. To implement Liang Barksy Line Clipping Algorithm.
  8. To perform 3D Transformations such as translation, rotation and scaling.
  9. To convert between color models.
  10. To perform animation using any Animation software
  11. To perform basic operations on image using any image editing software
  12. To draw different shapes such as hut,face ,kite ,fish etc.
Previous Post
Next Post