-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathRenderingParamsScene.xml
57 lines (57 loc) · 1.32 KB
/
RenderingParamsScene.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="utf-8"?>
<RenderingParams xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<idx>0</idx>
<idxCount>0</idxCount>
<divide>0</divide>
<camera>
<camera>
<x>0</x>
<y>0</y>
<z>0.5</z>
</camera>
<target>
<x>0</x>
<y>0</y>
<z>1.5</z>
</target>
<up>
<x>0</x>
<y>-1</y>
<z>0</z>
</up>
<perspective>90</perspective>
</camera>
<direction>
<x>0</x>
<y>0</y>
<z>0</z>
</direction>
<detailLevel>0</detailLevel>
<noiseDetail>1</noiseDetail>
<seed>0</seed>
<size>256</size>
<exposure>13.1434155</exposure>
<gamma>1</gamma>
<saturation>1</saturation>
<no_procs>4</no_procs>
<continuousPostprocessing>true</continuousPostprocessing>
<noStars>130000</noStars>
<starSize>0.15</starSize>
<starSizeSpread>0.4</starSizeSpread>
<starStrength>0.4</starStrength>
<currentScene>Skybox1
.xml</currentScene>
<rayStep>0.005</rayStep>
<rayStepPreview>0.02</rayStepPreview>
<rayStepNormal>0.005</rayStepNormal>
<color>
<x>1</x>
<y>1</y>
<z>1</z>
</color>
<wavelength>0</wavelength>
<lensing>0</lensing>
<currentGalaxy>galaxy1.xml</currentGalaxy>
<bufferSize>0</bufferSize>
<randomize_spectra>0</randomize_spectra>
</RenderingParams>