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.10 by greg, Wed Dec 5 02:11:55 2018 UTC vs.
Revision 1.11 by greg, Tue Apr 26 00:23:39 2022 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 -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.2 0 diorama_walls.rad rect_opening.rad torus.rad glass_ill.rad
8 < !xform -n inst -t 0 10.4 0 diorama_walls.rad closed_end.rad porsches.rad spotlights.rad rect_fixture.rad glowbulb.rad
6 > !xform -n dielectric -t 0 0 0 diorama_walls.rad rect_opening.rad \
7 >        vase.rad rect_fixture.rad dielectric_pane.rad
8 > !xform -n glass -t 0 5.2 0 diorama_walls.rad rect_opening.rad \
9 >        torus.rad glass_ill.rad
10 > !xform -n inst -t 0 10.4 0 diorama_walls.rad closed_end.rad \
11 >        porsches.rad spotlights.rad rect_fixture.rad glowbulb.rad
12   !xform -n mesh -t 0 15.6 0 diorama_walls.rad closed_end.rad rect_fixture.rad
13 < !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.6 0 ./woman.rad
14 < !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.6 0 ./woman.rad
15 < !xform -n mirror -t 0 0 3.2 diorama_walls.rad closed_end.rad glass_pane.rad antimatter_portal.rad bubble_in_cube.rad mirror.rad
16 < !xform -n mist -t 0 5.2 3.2 diorama_walls.rad closed_end.rad gymbal.rad mist.rad spotlights.rad spotcones.rad
13 > !xform -n mesh.plainclothes -s 1.5 -rx 90 -rz -80 -t 1 0 0 \
14 >        -a 9 -rz 40 -i 1 -t -5 2.5 0 -t 0 15.6 0 ./woman.rad
15 > !xform -m chrome -n mesh.shiny -s 1.5 -rx 90 -rz -105 -t 1 0 0 \
16 >        -rz 20 -a 9 -rz 40 -i 1 -t -5 2.5 0 -t 0 15.6 0 ./woman.rad
17 > !xform -n mirror -t 0 0 3.2 diorama_walls.rad closed_end.rad \
18 >        glass_pane.rad antimatter_portal.rad bubble_in_cube.rad mirror.rad
19 > !xform -n mist -t 0 5.2 3.2 diorama_walls.rad closed_end.rad \
20 >        gymbal.rad mist.rad spotlights.rad spotcones.rad
21   !xform -n prism1 -t 0 10.4 3.2 diorama_walls.rad rect_opening.rad prism1.rad
22   !xform -m gold -n prism1 -t 0 10.2 3.2 ./vase.rad
23   !xform -n prism2 -t 0 15.6 3.2 diorama_walls.rad rect_opening.rad prism2.rad
24   !xform -m gold -n prism2 -t 0 15.3 3.2 ./vase.rad
25 < !xform -n tfunc -t 0 0 6.4 basic.mat diorama_walls.rad rect_opening.rad ball_in_cube.rad illum_tfunc.rad
26 < !xform -n trans -t 0 5.2 6.4 diorama_walls.rad rect_opening.rad ballcompare.rad spotlights.rad rect_fixture.rad trans_pane.rad
27 < !xform -n trans2 -t 0 10.4 6.4 diorama_walls.rad rect_opening.rad gymbal.rad illum_trans2.rad
28 < !xform -n patterns -t 0 15.6 6.4 patterns.mat diorama_walls.rad closed_end.rad disks.rad rect_fixture.rad
29 < !xform -n mixtex -t 0 0 9.6 mixtex.mat diorama_walls.rad glass_pane.rad blinds.rad rect_opening.rad disks.rad constellation.rad
25 > !xform -n tfunc -t 0 0 6.4 basic.mat diorama_walls.rad \
26 >        rect_opening.rad ball_in_cube.rad illum_tfunc.rad
27 > !xform -n trans -t 0 5.2 6.4 diorama_walls.rad rect_opening.rad \
28 >        ballcompare.rad spotlights.rad rect_fixture.rad trans_pane.rad
29 > !xform -n trans2 -t 0 10.4 6.4 diorama_walls.rad rect_opening.rad \
30 >        gymbal.rad illum_trans2.rad
31 > !xform -n patterns -t 0 15.6 6.4 patterns.mat diorama_walls.rad \
32 >        closed_end.rad disks.rad rect_fixture.rad
33 > !xform -n mixtex -t 0 0 9.6 mixtex.mat diorama_walls.rad \
34 >        glass_pane.rad blinds.rad rect_opening.rad disks.rad constellation.rad

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines