Sunday, August 15, 2010
Tuesday, August 3, 2010
Filling - recursive and non-recursive method

3. Write a program to implement following seed filling algorithms on polygon, circle and an ellipse.
a) floodfill b) boundary fill
Recursive and Non Recursive method
a) floodfill b) boundary fill
Recursive and Non Recursive method
Circle Drawing

2. Write a program to draw a circle using parametric and midpoint algorithm.
Line Drawing

1. Write a program to draw line using DDA algorithm and Bresenham's algorithm.
Subscribe to:
Posts (Atom)