Developer documentation for the JASigning package developed at UEA is a work in progress -- a way of saying it does not currently pretend to be complete.
JASigning consists of three Java modules and a native library (plus supporting avatar definitions, configuration data, etc.):
sigmlinlib (Java)jarp (Java)use-jarp (Java)jarpb;jaglib (animgen native library)As well as the standard Java 2 platform, JASigning is supported by three externally developed libraries: ANTLR (parser generation library), JOGL (OpenGL interface library), and expat (XML parsing library).
The currently available documentation can be downloaded as ZIP archives:
sigmlinlib javadocjarpb javadocuse-jarp javadocuse-jarp source code.[Back to the main JASigning page.]