home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
3D Color Clip Art
/
3D_Color_Clip_Art.bin
/
3d-progs
/
rad386
/
room.doc
< prev
next >
Wrap
Text File
|
1996-11-15
|
796b
|
19 lines
'room.dat' has been created from 'room.rad' in the 'originals'
directory using following command
radfilter < room.rad > room.dat
whereas 'room.dat.spl' has been created from 'room.rad' in the 'originals'
directory using following command
radfilter -s < room.rad > room.dat
It has 4 light sources. The light sources get a
default 1x1 subdivision specification from the filter.
I have hand touched both 'room.dat' and 'room.dat.spl' file to specify 4x4
subdivision only for the light sources for the purpose of
carryout progressive radiosity. However, if one doesnot want
progressive radiosity no modification is required.
U may try running "rad" rightaway with the following command:
rad -p 1000 -b 30 room.1.pic < room.dat.spl
or
rad -p 1000 -b 30 room.2.pic < room.dat