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.2 by greg, Sun Nov 18 16:37:32 2018 UTC vs.
Revision 1.12 by greg, Fri Nov 17 21:22:27 2023 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.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
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 \
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 \
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
35 > !xform -n spectra -t 0 5.2 9.6 basic.mat spectral.mat gold.mat \
36 >        diorama_walls.rad closed_end.rad rect_fixture.rad spectral_objs.rad

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines