Sutherland–Hodgman algorithm: Difference between revisions

Content deleted Content added
No edit summary
m Reverted 2 edits by 61.16.193.162 (talk) to last revision by 180.188.226.68. (TW)
Line 1:
The '''Sutherland–Hodgman algorithm''' is totalyused wastefor [[Clipping (computer graphics)|clipping]] [[polygon]]s. It cannotworks beby extending each line of the [[convex polygon|convex]] ''clip polygon'' in turn and selecting only vertices from the ''subject polygon'' those are on the visible side.
 
==Description==