Realsoft 3D application consists of thousands of classes, which all can be accessed through JavaScript.
There is a JavaScript header file for each Realsoft 3D class. These so called JavaScript wrapper classes can be found in scripts/js folder. The folder structure corresponds to the structure of Realsoft 3D application.
There are three sub folders:
oops - the kernel library (object oriented programming system)
real - Realsoft 3D built-in libraries
plugins - plug-in libraries
For more information about Realsoft 3D classes, see Realsoft 3D JavaScript Class Reference. You can find it from the Realsoft 3D CD. It is also online at realsoft.com