• Scientific Computing
  • About
  • Blog
  • Tags
  • Categories

Cohen-Sutherland line clipping in Python

May 8, 2016

Pure Python lineClipping.py for Cohen-Sutherland line clipping code.

  • computer-vision
  • python