-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrenderingparams.xml
53 lines (53 loc) · 1.22 KB
/
renderingparams.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
<?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>2.1491282</x>
<y>-0.5600097</y>
<z>0.260151416</z>
</camera>
<target>
<x>0</x>
<y>0</y>
<z>0</z>
</target>
<up>
<x>0.271740675</x>
<y>0.9327078</y>
<z>-0.237093315</z>
</up>
<perspective>30</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>1</exposure>
<gamma>1.0247829</gamma>
<no_procs>4</no_procs>
<noStars>0</noStars>
<starSize>0</starSize>
<starSizeSpread>0</starSizeSpread>
<starStrength>0</starStrength>
<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>