- It use Swing,
- In order to reduce the number of polygones it has to drow (and thus keep real time result display) it use images,
- PostScript code is entirely generated by the program,
- The "engine" (computing intersections and segments position) is available as a Java package to be used into Processing.