8
666 Chapter 20: Managing Scenes and Projects
high-dynamic-range data only if the renderer
supports floating-point output. Currently the
mental-ray renderer supports floating-point
output, while the default scanline renderer does
not.
If you ’re rendering with mental ray (be sure to
set
Frame Buffer Type
to Floating-P oint (32 bits
perchannel))oranotherrendererthatsupports
floating-point output, using this option ensures
the highest-quality HDR data in the saved
image file.
IFL File Format
IFL Files
AnIFL(ImageFileList)fileisanASCIIfilethat
constructs an animation by listing single-frame
bitmap files to be used for each rendered frame.
When you assign an IFL file as a bitmap, rendering
steps through each specified f r ame, resulting in
an animated map.
(In a similar way, if you assig n an AVI file, FLC file,
or MOV file as a bitmap, rendering steps through
each frame of the animation.)
For example, if you assign a 10-frame FLC of a
blink ing red "Danger" sign to a material’s diffuse
component, apply the material to a cube, and then
render a 30-frame animation, the cube displays the
blinking red Danger animation three times.
The
.ifl
file lists the bitmap files to b e used with
each frame. You can append an optional numeric
argument to each file name to specify the number
of frames of rendered animation on which it is
used. For example:
The IFL file listed above specifies
sand.tga
to be
used for t he first 2 0 frames,
pebble.tga
to be used
for the next 40 frames,
stone.tif
to be used for 20
frames, and
boulder.tif
tobeusedfor20frames.
Tip: Specify only the fi le names in your IFL files.
Thefilepathscanbederivedfromthemappaths
established in your preferences. See
External Path
Configuration (page 3–855)
.IFLfileswithpath
names can be used only on the system on which
you create them.
See also
Image File List Control Dialog (page 3–668)
IFL Manager Utility (page 3–668)
S equentia lly N umbered Files
You can use incrementally numbered bitmap files
(for example,
frame001.bmp, frame002.bmp,
and
so on) to constr uct an IFL file. Either use the
IFL
Manager Utility (page 3–668)
,orusetheSequence
check box in a file selector dialog , as described in
the following procedures.
Procedures
To construct an IFL file from sequentially numbered
files:
1.
In the file selector dialog, navigate to a directory
that has a sequence of incremental ly numbered
bitmaps.
2. Choose the name of one of the sequential files
(for example,
image01.bmp
).
The Sequence check box becomes available.
3. TurnontheSequencecheckbox.
The Setup button becomes available.
4. Click Setup to display the
ImageFileList
Cont rol dialog (page 3–668)
.