Table of Contents
Batch Rendering Utility with Graphical User Interface
This class implements batch rendering utility with graphical user interface. The user interface allows the user to select several project files and then renders them one by one using the Realsoft 3D's stand alone renderer.
The actual renderer is attached to the user interface via R3WGA_Model attribute.
R3OBJ *sare; R3GetAttrs(batchrenw, R3WGA_Model, &sare, R3TAG_END);