Revision: | 1.1 |
Committed: | Mon Dec 9 00:44:29 2024 UTC (4 months, 3 weeks ago) by greg |
Branch: | MAIN |
CVS Tags: | HEAD |
Log Message: | feat: Added new WGMDfunc programmable material |
# | User | Rev | Content |
---|---|---|---|
1 | greg | 1.1 | # RCSid $Id$ |
2 | # | ||
3 | # A single, point-like ceiling source to generate sharp shadows | ||
4 | # | ||
5 | # Patterns around perimeter make rings on walls | ||
6 | # | ||
7 | |||
8 | void brightfunc ringing | ||
9 | 2 if(Dz-.75,1,.5+.5*cos(40*(acos(Dz)-acos(.75)))) . | ||
10 | 0 | ||
11 | 0 | ||
12 | |||
13 | ringing light superbright | ||
14 | 0 | ||
15 | 0 | ||
16 | 3 7500 7500 7500 | ||
17 | |||
18 | superbright ring recessed_fixture | ||
19 | 0 | ||
20 | 0 | ||
21 | 8 | ||
22 | -4 2.5 2.99 | ||
23 | 0 0 -1 | ||
24 | 0 .02 | ||
25 | |||
26 | black_outside cylinder mount | ||
27 | 0 | ||
28 | 0 | ||
29 | 7 | ||
30 | -4 2.5 2.99 | ||
31 | -4 2.5 3.01 | ||
32 | .02 |