Java resources
All core code for Waterloo graphics is written in pure Java and all core classes are Plain Old Java Objects (POJOs). In the standard ZIP download, they have been compiled to produce Java byte-code that is backwards compatible to Java 1.5.Java programmers who do not wish to use features of the Groovy API can download the Java-only version of Waterloo from the project download site. or do a custom build as described further in "Adding Waterloo to a Java Project" below.