Here you can find some small applications and projects I developed.
The LineClipping Java app is an interactive application where you can draw a viewport and lines. Then you can choose a line clipping algorithm from a list and see what happens.
Download the jar file here!
The Line Rastering Java app is an interactive application where you can draw a line. The app will raster the line on a image matrix.
Download the jar file here!