| Render applications | Add new render applications or change the render behaviour of existing ones. Config files include the commandlines to execute, default settings for submission and custom commandline options for the submitter. Separate config files tell the client how to find the new render application and where to install submission plugins. |
| Submitter default settings | You can define default values for the submitter settings. This is can be done in multiple stages, a global one for the whole company, a specialized one for a project, a custom one for a user,… |
| Local Website | RRender creates a local website (can be uploaded to the WWW) with the job status and preview images. |
| Image Reader/Writer Plugins | Write your own image reader/writer plugins for display of the preview frames or in the sequence checker. You can even write a plugin for visual feedback for computed non-image files. E.g. a simulation shows the current number of particles or the triangle count. (.dll /.so compiled plugins. C++, Delphi,..) |
| Scene Parser plugins | Write your own Scene Parser to read render settings. (.dll /.so compiled plugins. C++, Delphi,..) |