Visualise various Line Clipping Algorithms such as Mid-Point, Cohen Sutherland & Cyrus Beck
-
Updated
Apr 16, 2020 - JavaScript
Visualise various Line Clipping Algorithms such as Mid-Point, Cohen Sutherland & Cyrus Beck
A fast line clipping algorithm implemented in JavaScript
The fast line clipping algorithm that reduces the chances of clipping a single line segment multiple times, as may happen in the Cohen-Sutherland algorithm
Trabalho sobre Recorte desenvolvido durante a disciplina de Computação Gráfica 2015.2 do curso de Ciência da Computação da Universidade Federal de Roraima
Add a description, image, and links to the clipping-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the clipping-algorithm topic, visit your repo's landing page and select "manage topics."