|
Packages |
| cas |
Provides classes defining CAS (Character Animation Stream) data objects. |
| casxml |
Provides classes to handle CAS (Character Animation Stream) XML data input. |
| gui |
This package provides GUI classes, defining panels containing a Java ARP
avatar canvas. |
| jarp |
Provides the main Java ARP classes, that is, the classes defining
the avatar's skeleton, mesh, morphs, camera control, and JOGL
rendering canvas. |
| jautil |
Provides utility classes for the Java ARP avatar subsystem. |
| jautil.avatar |
|
| jautil.geometry |
Provides basic geometry classes, notatbly, Quaternion and Vector3f. |
| jautil.install |
|
| jautil.platform |
Provides platform-specific information. |
| jautil.prefs |
|
| player |
Provides several signed-animation players:
each player combines a JARP avatar canvas with a source
of animation data, and provides an API allowing an enclosing GUI
container both to control this player and to obtain status information
from it in real-time. |
| sigmlanim |
Provides classes supporting the conversion of SiGML to CAS data streams,
using a JNI interface to the animgen library. |
| sigmlanim.sigmlstream |
|
| sigmlanim.sigmlstream.interfaces |
|