A vector graphics drawing application using the AWT and Swing Java libraries. It was created as an excercise for basic computer graphics algorithms. As such, it is by no way optimized, and uses only ...
Make sure a version of Java is installed on your system. Run java --version to check if you have it installed. If not, simply install java on your operating system. For instance, on macOS type: brew ...