Micro projects

Here you can find some small applications and projects I developed.

LineClipping Java app

Line Clipping Screenshot

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

Download the jar file here!

Line Rastering Java app

Rastering Screenshot

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

Download the jar file here!