|
![]() |
Afanasy Software IntegrationYou can use AFANASY Starter to construct and submit jobs. It is a stand-alone dialog and so you do not need to lauch software application this way. It is the simples way to send jobs. If you are able to create and run python script, you can use afanasy to distribute any soft (command lines). Some soft (Houdini, Nuke, Maya, Blender, Softimage) has an embedded python. So you can create a job directly from it. It is very comfortable to get render scene information and to send it to afanasy within the same script. If you software does not have python, you can generate a job from command line arguments. Afanasy has a simple utility afjob for it. Or you can generate a concrete python script for your scene and run it.
Full integration with soft consumes:
CGRU software scripts are located in:
AFANASY specific software scripts are located in:
Some examples of software integration with afanasy are located in: Required Environment:
To setup CGRU environment you need to source setup script in CGRU root folder:
For example you can put next line at the end of your ~/.bashrc file:
CGRU examples already have a commands which setup environment and then run application.
MS Windows cmd scripts are also provided (its do the same). |
![]() |
![]() |