Revision: | 1.2 |
Committed: | Fri Jan 4 22:45:37 2019 UTC (6 years, 3 months ago) by greg |
Branch: | MAIN |
CVS Tags: | rad5R4, rad5R3, HEAD |
Changes since 1.1: | +5 -1 lines |
Log Message: | Added special tests for rtrace and rfluxmtx/rcontrib |
# | Content |
---|---|
1 | # RCSid $Id: mirror.rad,v 1.1 2018/11/17 22:09:12 greg Exp $ |
2 | # |
3 | # A mirror on the Y=5 wall with an alternate material having some pink diffuse |
4 | # |
5 | # Also used for testing rfluxmtx |
6 | # |
7 | |
8 | #@rfluxmtx h=kf u=+Z |
9 | |
10 | void plastic pink_mirror_mat |
11 | 0 |
12 | 0 |
13 | 5 .9 .5 .6 .8 .015 |
14 | |
15 | void mirror wall_mirror |
16 | 1 pink_mirror_mat |
17 | 0 |
18 | 3 .8 .8 .8 |
19 | |
20 | wall_mirror polygon mirror |
21 | 0 |
22 | 0 |
23 | 12 |
24 | -5 4.99 1 |
25 | -2 4.99 1 |
26 | -2 4.99 2 |
27 | -5 4.99 2 |