An open API service indexing awesome lists of open source software.

https://github.com/mujadded/jogl_line_clipping_sutherland

Cohen Sutherland Line Clipping algorithm with java using jogl
https://github.com/mujadded/jogl_line_clipping_sutherland

Last synced: about 1 month ago
JSON representation

Cohen Sutherland Line Clipping algorithm with java using jogl

Awesome Lists containing this project

README

          

# jogl_line_clipping_sutherland
Cohen–Sutherland algorithm with JOGL java

This is Cohen-Sutherland algorithm in java using JOGL

You need to have jdk , and jogl library to run this code in your system