Define Render Job Window
At the top of the window you can choose betwen File and Project:
DestinationA sub directory named like the project (or file) will be created below the destination directory and your final images will be saved into that sub directory.File FormatYou can choose between two file formats:
FractalsIn this list box you can see all fractals which are stored in the current project or the selected file. You can select several of them in order to add a render job for each selected fractal. SizeHere you can specify the width and height of the resulting images. If you select Keep Aspect Ratio then the aspect ratio (i.e. the proportion of width to height) will be preserved. So if a fractal in a project has a default size of 800x400 and you select a desired size of 6400x4800 and select "keep aspect ratio", then ChaosPro will create an image which is twice as wide than height, but not larger than 6400x4800, thus ChaosPro will render it at 6400x3200. The static text fields below indicate how much memory is currently available on your harddrives. Anti AliasingHere you can specify the anti aliasing settings. You can either choose a preset (Default, Deep, Off) or manually choose your settings (Custom).
Anti aliasing in ChaosPro works as follows: ChaosPro tries to find out the color of a pixel. So it examines the neighboring pixels (either 2x2 or 3x3, subdivision) and calculates
how much they differ (0 = all pixels have the same color, 1=all pixels have completely other colors, 0.1=all pixels are quite similar, etc.). If that value is bigger than the threshold
then ChaosPro divides the pixel in question into 2x2 or 3x3 smaller pixels, calculates their colors, compares to threshold, etc.
|