1.

The Liang-Barsky algorithm is more efficient than the Cohen Sutherland algorithm.(a) True(b) FalseI got this question in an interview for internship.My enquiry is from Liang-Barsky Line Clipping topic in division 2D Transformation and Viewing of Computer Graphics

Answer»

Right option is (a) True

To ELABORATE: Liang–Barsky clipping algorithm does as much TESTING as possible before computing line intersections, hence it is much more efficient than OTHERS.



Discussion

No Comment Found

Related InterviewSolutions