Hi, Alexander
Thank you for your interest to the Actor Prolog project.
Well, first of all you should install Actor Prolog on your computer.
You can get a free beta version of Actor Prolog here:
http://www.fullvision.ru/actor_prolog_2014/show_eng.php .
The installation guide is here:
http://www.fullvision.ru/actor_prolog_2014/English_installation_guide.htm .
Then try to run examples (they are in the Examples directory after the installation). Java3D examples are in the Examples / Demo programs / Java3D directory.
Then investigate Java code created by the translator (it is a Target package created in selected temporary directory).
To compile the library one should translate an example that uses all Actor Prolog libraries (see the Dummy – Java.a example in the Examples directory for instance). After that one can compile all Java files of the morozov package (use fast_comp_all.bat script for instance).
Well, this is a brief roadmap for beginning. Please ask you questions. :)
Bye,
Alexei