ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/spectral.mat
Revision: 1.3
Committed: Wed Jan 17 18:57:54 2024 UTC (4 months, 1 week ago) by greg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2 lines
Log Message:
test: Update to spectral rendering code

File Contents

# Content
1 # RCSid $Id: spectral.mat,v 1.2 2023/12/14 00:57:05 greg Exp $
2 #
3 # Spectral material definitions
4 #
5
6 void spectrum gold_spec
7 0
8 0
9 82 380 775 0.389133964 0.389133964 0.389255302 0.389980986 0.391051245
10 0.392138273 0.392908482 0.393032534 0.392429968 0.391351324
11 0.390030615 0.388650157 0.387407915 0.386320218 0.385530031
12 0.385510124 0.386040307 0.386026057 0.388298949 0.394215681
13 0.404140535 0.419966115 0.443246002 0.473861019 0.511014174
14 0.552643396 0.596304788 0.639685049 0.682955923 0.723645597
15 0.759200442 0.789126545 0.813469177 0.832955943 0.848265499
16 0.860485356 0.870549939 0.878925721 0.885276016 0.891159039
17 0.896546999 0.901393946 0.905636686 0.909327028 0.912475235
18 0.91521538 0.917680109 0.919998384 0.922297675 0.924966158
19 0.927728576 0.930571538 0.933477024 0.936421086 0.939377245
20 0.942439249 0.945588396 0.948563802 0.951319598 0.953828111
21 0.956075841 0.958059262 0.959789105 0.961306963 0.96261608
22 0.963753124 0.964748535 0.965627808 0.966413149 0.96712339
23 0.967778124 0.968398351 0.968976934 0.969517604 0.970024269
24 0.970500409 0.970949021 0.971372989 0.971775043 0.972157635
25
26 void specfile copper_spec
27 1 copper_spec.dat
28 0
29 0
30
31 # Third real argument is bandwidth and determines brightness/saturation
32 void specfunc rainbow_spec
33 8 xrainbow rainbow.cal -s 4 -t -6 0 0
34 0
35 3 380 780 45
36
37 void specdata gold+copper_alloy_spec
38 4 noop copper_gold.dat . ".5+.5*cos(PI*Py)"
39 0
40 0
41
42 void specpict mini_me_spec
43 5 clip spfish.hsr . 3.25-Py -3-Px
44 0
45 0
46
47 gold_spec metal gold_smat
48 0
49 0
50 5 1 1 1 1 0
51
52 copper_spec metal copper_smat
53 0
54 0
55 5 1 1 1 1 0
56
57 rainbow_spec plastic rainbow_smat
58 0
59 0
60 5 1 1 1 0 0
61
62 gold+copper_alloy_spec metal gold+copper_alloy
63 0
64 0
65 5 1 1 1 1 0
66
67 mini_me_spec plastic mini_me_mat
68 0
69 0
70 5 1 1 1 0 0