Check out my first novel, midnight's simulacra!

Cohen-Sutherland algorithm: Difference between revisions

From dankwiki
(Created page with "An algorithm for line clipping. CATEGORY: Computer Science Eponyms")
 
No edit summary
 
Line 1: Line 1:
An algorithm for line clipping.
An algorithm for line clipping.
==See also==
* [[Liang-Barsky algorithm]]


[[CATEGORY: Computer Science Eponyms]]
[[CATEGORY: Computer Science Eponyms]]

Latest revision as of 03:41, 11 May 2013

An algorithm for line clipping.

See also