DDA scan conversion algorithm
Describe in brief regarding the DDA scan conversion algorithm?
Expert
Digital differential analyzer (or DDA) is a scan conversion algorithm mainly based on calculation either Δy or Δx by using the given equations:
Δy = m Δx Δx = Δy/m
Sampling the line at unit intervals in one coordinate and find out corresponding integer values closest to the line path for coordinates.
Sample at X intervals (?x = 1) and calculate each successive Y value as: Yk+1 = Yk + m
For the lines with positive slope more than 1, reverse the roles of X and Y. The sample at unit Y intervals (?y = 1) and compute each successive X value as:
Xk+1 = Xk + 1/m
Describe the general 3-dimensional rotations in computer graphics?
Illustrate the term projector? Explain in short?
Briefly describe orthographic projection and oblique projection.
What do you understand by the term pseudo animation? Also state the normal speed of the visual animation?
What do you understand by the term seed fill? Briefly explain it.
Illustrate the different types of animations.
Explain Z-mouse?
Define the term Vector display or stroke writing or the calligraphic display? Where the video controller is mainly utilized?
What is the main function of Visibility Test?
What do you mean by the term Cel Animation. Briefly explain it?
18,76,764
1954517 Asked
3,689
Active Tutors
1419615
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!