ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/combined_scene.rad
(Generate patch)

Comparing ray/test/renders/combined_scene.rad (file contents):
Revision 1.1 by greg, Sat Nov 17 23:42:04 2018 UTC vs.
Revision 1.2 by greg, Sun Nov 18 16:37:32 2018 UTC

# Line 3 | Line 3
3   # A collection of all our scene bits without the front caps
4   #
5   !xform basic.mat chrome.mat gold.mat sunset_sky.rad
6 < !xform -t 0 0 0 diorama_walls.rad rect_opening.rad vase.rad rect_fixture.rad dielectric_pane.rad
7 < !xform -t 0 5.1 0 diorama_walls.rad rect_opening.rad torus.rad illum_glass.rad
8 < !xform -t 0 10.2 0 diorama_walls.rad closed_end.rad porsches.rad spotlights.rad rect_fixture.rad
9 < !xform -t 0 15.3 0 diorama_walls.rad closed_end.rad
10 < !xform -n plainclothes -s 1.5 -rx 90 -rz -80 -t 1 0 0 -a 9 -rz 40 -i 1 -t -5 2.5 0 -t 0 15 0 ./woman.rad
11 < !xform -m chrome -n shiny -s 1.5 -rx 90 -rz -105 -t 1 0 0 -rz 20 -a 9 -rz 40 -i 1 -t -5 2.5 0 -t 0 15 0 ./woman.rad
12 < !xform -t 0 0 3.1 diorama_walls.rad closed_end.rad glass_pane.rad antimatter_portal.rad bubble_in_cube.rad mirror.rad
13 < !xform -t 0 5.1 3.1 diorama_walls.rad closed_end.rad ball_in_cube.rad mist.rad spotlights.rad spotcones.rad
14 < !xform -t 0 10.2 3.1 diorama_walls.rad rect_opening.rad prism1.rad
15 < !xform -m gold -t 0 10.2 3.1 ./vase.rad
16 < !xform -t 0 15.3 3.1 diorama_walls.rad rect_opening.rad prism2.rad
17 < !xform -m gold -t 0 15.3 3.1 ./vase.rad
18 < !xform -t 0 0 6.2 basic.mat diorama_walls.rad rect_opening.rad gymbal.rad illum_tfunc.rad
19 < !xform -t 0 5.1 6.2 diorama_walls.rad rect_opening.rad ballcompare.rad spotlights.rad rect_fixture.rad trans_pane.rad
20 < !xform -t 0 10.2 6.2 diorama_walls.rad rect_opening.rad gymbal.rad illum_trans2.rad
6 > !xform -n dielectric -t 0 0 0 diorama_walls.rad rect_opening.rad vase.rad rect_fixture.rad dielectric_pane.rad
7 > !xform -n glass -t 0 5.1 0 diorama_walls.rad rect_opening.rad torus.rad illum_glass.rad
8 > !xform -n inst -t 0 10.2 0 diorama_walls.rad closed_end.rad porsches.rad spotlights.rad rect_fixture.rad
9 > !xform -n mesh -t 0 15.3 0 diorama_walls.rad closed_end.rad
10 > !xform -n mesh.plainclothes -s 1.5 -rx 90 -rz -80 -t 1 0 0 -a 9 -rz 40 -i 1 -t -5 2.5 0 -t 0 15 0 ./woman.rad
11 > !xform -m chrome -n mesh.shiny -s 1.5 -rx 90 -rz -105 -t 1 0 0 -rz 20 -a 9 -rz 40 -i 1 -t -5 2.5 0 -t 0 15 0 ./woman.rad
12 > !xform -n mirror -t 0 0 3.1 diorama_walls.rad closed_end.rad glass_pane.rad antimatter_portal.rad bubble_in_cube.rad mirror.rad
13 > !xform -n mist -t 0 5.1 3.1 diorama_walls.rad closed_end.rad ball_in_cube.rad mist.rad spotlights.rad spotcones.rad
14 > !xform -n prism1 -t 0 10.2 3.1 diorama_walls.rad rect_opening.rad prism1.rad
15 > !xform -m gold -n prism1 -t 0 10.2 3.1 ./vase.rad
16 > !xform -n prism2 -t 0 15.3 3.1 diorama_walls.rad rect_opening.rad prism2.rad
17 > !xform -m gold -n prism2 -t 0 15.3 3.1 ./vase.rad
18 > !xform -n tfunc -t 0 0 6.2 basic.mat diorama_walls.rad rect_opening.rad gymbal.rad illum_tfunc.rad
19 > !xform -n trans -t 0 5.1 6.2 diorama_walls.rad rect_opening.rad ballcompare.rad spotlights.rad rect_fixture.rad trans_pane.rad
20 > !xform -n trans2 -t 0 10.2 6.2 diorama_walls.rad rect_opening.rad gymbal.rad illum_trans2.rad

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines