1.

‘Skala’ is an example of which type of clipping?(a) curve clipping(b) point clipping(c) polygon clipping(d) line clippingThis question was posed to me during a job interview.Question is from Clipping Operations topic in division 2D Transformation and Viewing of Computer Graphics

Answer»

The correct choice is (d) line CLIPPING

The best explanation: SKALA is a type of clipping OPERATION which can be used for a line or line-segment clipping against a RECTANGULAR window, as well as against a convex polygon. Its algorithm is based on homogenous co-ordinates and duality.



Discussion

No Comment Found

Related InterviewSolutions