Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2011-04-15 18:30:54 +0000
committerStijn Buys <ingar@osirion.org>2011-04-15 18:30:54 +0000
commitba95fa9f668866a88b08f8b1928aaed655e8bf83 (patch)
tree731d6954f557c0309328515441fe23d0b28bce70
parent7021cfea36c133e2988e20d2ed859bfb4e72c64a (diff)
Updated sky01 through 08.
-rw-r--r--sky/sky01.xml22
-rw-r--r--sky/sky02.xml16
-rw-r--r--sky/sky03.xml126
-rw-r--r--sky/sky04.xml96
-rw-r--r--sky/sky05.xml47
-rwxr-xr-xsky/sky06.xml43
-rwxr-xr-xsky/sky07.xml45
-rwxr-xr-xsky/sky08.xml14
8 files changed, 232 insertions, 177 deletions
diff --git a/sky/sky01.xml b/sky/sky01.xml
index 4031b30..5847e92 100644
--- a/sky/sky01.xml
+++ b/sky/sky01.xml
@@ -139,11 +139,11 @@
<maskScale>1</maskScale>
<maskSeed>7</maskSeed>
<maskThreshold>0</maskThreshold>
- <maxSize>0.03</maxSize>
- <minSize>0.01</minSize>
+ <maxSize>0.015</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars white</name>
<nearColor>1 1 1 1</nearColor>
- <numBillboards>500</numBillboards>
+ <numBillboards>250</numBillboards>
<seed>91</seed>
<sourceBlendFactor>src_colour</sourceBlendFactor>
<texture>osirion-flare-04.png</texture>
@@ -162,11 +162,11 @@
<maskScale>1</maskScale>
<maskSeed>7</maskSeed>
<maskThreshold>0</maskThreshold>
- <maxSize>0.03</maxSize>
- <minSize>0.01</minSize>
+ <maxSize>0.015</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars blue</name>
- <nearColor>1 1 1 1</nearColor>
- <numBillboards>500</numBillboards>
+ <nearColor>0.333333 0.666667 1 1</nearColor>
+ <numBillboards>250</numBillboards>
<seed>5976</seed>
<sourceBlendFactor>src_colour</sourceBlendFactor>
<texture>osirion-flare-07.png</texture>
@@ -192,7 +192,7 @@
<type>noise</type>
</layer>
<layer>
- <destBlendFactor>one</destBlendFactor>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
<ditherAmount>0.03</ditherAmount>
<gain>0.5</gain>
<innerColor>0.552941 0.552941 0.415686 1</innerColor>
@@ -211,7 +211,7 @@
<type>noise</type>
</layer>
<layer>
- <destBlendFactor>one</destBlendFactor>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
<ditherAmount>0.03</ditherAmount>
<gain>0.2</gain>
<innerColor>0.435294 0.494118 0.54902 1</innerColor>
@@ -245,11 +245,11 @@
<scale>1</scale>
<seed>0</seed>
<shelfAmount>0</shelfAmount>
- <sourceBlendFactor>src_alpha</sourceBlendFactor>
+ <sourceBlendFactor>zero</sourceBlendFactor>
<type>noise</type>
</layer>
<layer>
- <destBlendFactor>one</destBlendFactor>
+ <destBlendFactor>src_alpha</destBlendFactor>
<ditherAmount>0.03</ditherAmount>
<gain>0.5</gain>
<innerColor>0 0 1 1</innerColor>
diff --git a/sky/sky02.xml b/sky/sky02.xml
index 2948348..e8f6d02 100644
--- a/sky/sky02.xml
+++ b/sky/sky02.xml
@@ -118,11 +118,11 @@
<maskScale>1</maskScale>
<maskSeed>1</maskSeed>
<maskThreshold>0.45</maskThreshold>
- <maxSize>0.025</maxSize>
- <minSize>0.01</minSize>
+ <maxSize>0.015</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars yellow</name>
<nearColor>1 1 0.498039 1</nearColor>
- <numBillboards>500</numBillboards>
+ <numBillboards>250</numBillboards>
<seed>232</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-04.png</texture>
@@ -144,8 +144,8 @@
<maxSize>0.025</maxSize>
<minSize>0.01</minSize>
<name>billboard stars red</name>
- <nearColor>1 0 0 1</nearColor>
- <numBillboards>500</numBillboards>
+ <nearColor>0.619608 0 0 1</nearColor>
+ <numBillboards>250</numBillboards>
<seed>235</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-05.png</texture>
@@ -171,7 +171,7 @@
<type>noise</type>
</layer>
<layer>
- <destBlendFactor>one</destBlendFactor>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
<ditherAmount>0.01</ditherAmount>
<gain>0.5</gain>
<innerColor>1 0.72549 0.0313726 1</innerColor>
@@ -190,7 +190,7 @@
<type>noise</type>
</layer>
<layer>
- <destBlendFactor>one</destBlendFactor>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
<ditherAmount>0.01</ditherAmount>
<gain>0.5</gain>
<innerColor>0.666667 0.333333 0 1</innerColor>
@@ -205,7 +205,7 @@
<scale>1</scale>
<seed>78</seed>
<shelfAmount>0.6</shelfAmount>
- <sourceBlendFactor>src_colour</sourceBlendFactor>
+ <sourceBlendFactor>one</sourceBlendFactor>
<type>noise</type>
</layer>
<layer>
diff --git a/sky/sky03.xml b/sky/sky03.xml
index 4007370..43ff66e 100644
--- a/sky/sky03.xml
+++ b/sky/sky03.xml
@@ -15,7 +15,7 @@
<maskThreshold>1</maskThreshold>
<name>point stars white</name>
<nearColor>1 1 1 1</nearColor>
- <numPoints>2000</numPoints>
+ <numPoints>10000</numPoints>
<pointSize>1</pointSize>
<seed>789</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -34,9 +34,30 @@
<maskScale>1</maskScale>
<maskSeed>1</maskSeed>
<maskThreshold>1</maskThreshold>
+ <name>point stars white copy</name>
+ <nearColor>0.290196 0.560784 1 1</nearColor>
+ <numPoints>10000</numPoints>
+ <pointSize>1</pointSize>
+ <seed>131415</seed>
+ <sourceBlendFactor>one</sourceBlendFactor>
+ <type>points</type>
+ </layer>
+ <layer>
+ <destBlendFactor>one</destBlendFactor>
+ <farColor>0 0 0 1</farColor>
+ <maskEnabled>false</maskEnabled>
+ <maskGain>0.5</maskGain>
+ <maskLacunarity>2</maskLacunarity>
+ <maskNoiseType>fbm</maskNoiseType>
+ <maskOctaves>1</maskOctaves>
+ <maskOffset>1</maskOffset>
+ <maskPower>1</maskPower>
+ <maskScale>1</maskScale>
+ <maskSeed>1</maskSeed>
+ <maskThreshold>1</maskThreshold>
<name>point stars orange</name>
<nearColor>1 0.815686 0.494118 1</nearColor>
- <numPoints>1500</numPoints>
+ <numPoints>10000</numPoints>
<pointSize>1</pointSize>
<seed>789</seed>
<sourceBlendFactor>one_minus_dest_alpha</sourceBlendFactor>
@@ -57,7 +78,7 @@
<maskThreshold>1</maskThreshold>
<name>point stars white large</name>
<nearColor>1 1 1 1</nearColor>
- <numPoints>500</numPoints>
+ <numPoints>2500</numPoints>
<pointSize>2</pointSize>
<seed>795</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -78,7 +99,7 @@
<maskThreshold>1</maskThreshold>
<name>point stars orange large</name>
<nearColor>1 0.815686 0.494118 1</nearColor>
- <numPoints>500</numPoints>
+ <numPoints>2500</numPoints>
<pointSize>2</pointSize>
<seed>7891</seed>
<sourceBlendFactor>one_minus_dest_alpha</sourceBlendFactor>
@@ -97,11 +118,11 @@
<maskScale>1</maskScale>
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
- <maxSize>0.01</maxSize>
- <minSize>0.03</minSize>
+ <maxSize>0.015</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars white</name>
<nearColor>1 1 1 1</nearColor>
- <numBillboards>50</numBillboards>
+ <numBillboards>250</numBillboards>
<seed>97</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-03.png</texture>
@@ -120,51 +141,51 @@
<maskScale>1</maskScale>
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
- <maxSize>0.01</maxSize>
- <minSize>0.025</minSize>
+ <maxSize>0.014</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars yellow</name>
<nearColor>1 1 0.498039 1</nearColor>
- <numBillboards>50</numBillboards>
+ <numBillboards>250</numBillboards>
<seed>191</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-06.png</texture>
<type>billboards</type>
</layer>
<layer>
- <destBlendFactor>one</destBlendFactor>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
<ditherAmount>0.03</ditherAmount>
- <gain>0.1</gain>
- <innerColor>0.764706 0.509804 0 1</innerColor>
+ <gain>1</gain>
+ <innerColor>1 1 1 1</innerColor>
<lacunarity>2</lacunarity>
- <name>nebula orange</name>
+ <name>background dust</name>
<noiseType>fbm</noiseType>
- <octaves>8</octaves>
+ <octaves>12</octaves>
<offset>1</offset>
<outerColor>0 0 0 1</outerColor>
- <powerAmount>1</powerAmount>
- <previewTextureSize>512</previewTextureSize>
+ <powerAmount>2</powerAmount>
+ <previewTextureSize>256</previewTextureSize>
<scale>1</scale>
- <seed>0</seed>
- <shelfAmount>0.35</shelfAmount>
- <sourceBlendFactor>one</sourceBlendFactor>
+ <seed>128</seed>
+ <shelfAmount>0.45</shelfAmount>
+ <sourceBlendFactor>zero</sourceBlendFactor>
<type>noise</type>
</layer>
<layer>
- <destBlendFactor>one</destBlendFactor>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
<ditherAmount>0.03</ditherAmount>
- <gain>0.01</gain>
- <innerColor>0 0 0 1</innerColor>
- <lacunarity>3</lacunarity>
+ <gain>0.5</gain>
+ <innerColor>0.666667 0.666667 0.498039 1</innerColor>
+ <lacunarity>2</lacunarity>
<name>nebula milk</name>
- <noiseType>ridged</noiseType>
- <octaves>10</octaves>
+ <noiseType>fbm</noiseType>
+ <octaves>8</octaves>
<offset>1</offset>
- <outerColor>0.878431 0.882353 0.635294 1</outerColor>
- <powerAmount>5</powerAmount>
- <previewTextureSize>512</previewTextureSize>
+ <outerColor>0 0 0 1</outerColor>
+ <powerAmount>1</powerAmount>
+ <previewTextureSize>256</previewTextureSize>
<scale>1</scale>
- <seed>45</seed>
- <shelfAmount>0.1</shelfAmount>
+ <seed>128</seed>
+ <shelfAmount>0.475</shelfAmount>
<sourceBlendFactor>one</sourceBlendFactor>
<type>noise</type>
</layer>
@@ -172,43 +193,20 @@
<destBlendFactor>one_minus_src_alpha</destBlendFactor>
<ditherAmount>0.03</ditherAmount>
<gain>0.5</gain>
- <innerColor>0 0 0 1</innerColor>
- <lacunarity>2</lacunarity>
- <name>Black Nebula Mask</name>
+ <innerColor>0.764706 0.509804 0 1</innerColor>
+ <lacunarity>2.5</lacunarity>
+ <name>nebula orange</name>
<noiseType>ridged</noiseType>
- <octaves>12</octaves>
+ <octaves>6</octaves>
<offset>1</offset>
<outerColor>0 0 0 1</outerColor>
- <powerAmount>1</powerAmount>
+ <powerAmount>0.4</powerAmount>
<previewTextureSize>256</previewTextureSize>
<scale>1</scale>
- <seed>13</seed>
- <shelfAmount>0.6</shelfAmount>
- <sourceBlendFactor>src_alpha</sourceBlendFactor>
- <type>noise</type>
- </layer>
- <layer>
- <destBlendFactor>dest_alpha</destBlendFactor>
- <farColor>1 1 1 1</farColor>
- <maskEnabled>false</maskEnabled>
- <maskGain>0.6</maskGain>
- <maskLacunarity>2</maskLacunarity>
- <maskNoiseType></maskNoiseType>
- <maskOctaves>1</maskOctaves>
- <maskOffset>1</maskOffset>
- <maskPower>1</maskPower>
- <maskScale>1</maskScale>
- <maskSeed>1</maskSeed>
- <maskThreshold>0</maskThreshold>
- <maxSize>0.01</maxSize>
- <minSize>0.03</minSize>
- <name>billboard stars white bright</name>
- <nearColor>1 1 1 1</nearColor>
- <numBillboards>25</numBillboards>
- <seed>1234</seed>
+ <seed>672</seed>
+ <shelfAmount>0.75</shelfAmount>
<sourceBlendFactor>one</sourceBlendFactor>
- <texture>osirion-flare-03.png</texture>
- <type>billboards</type>
+ <type>noise</type>
</layer>
<layer>
<destBlendFactor>dest_alpha</destBlendFactor>
@@ -222,10 +220,10 @@
<offset>1</offset>
<outerColor>0 0 0 1</outerColor>
<powerAmount>0.5</powerAmount>
- <previewTextureSize>512</previewTextureSize>
+ <previewTextureSize>256</previewTextureSize>
<scale>1</scale>
<seed>57</seed>
- <shelfAmount>0.8</shelfAmount>
+ <shelfAmount>0.78</shelfAmount>
<sourceBlendFactor>src_alpha</sourceBlendFactor>
<type>noise</type>
</layer>
diff --git a/sky/sky04.xml b/sky/sky04.xml
index 53b8b33..344dfcc 100644
--- a/sky/sky04.xml
+++ b/sky/sky04.xml
@@ -2,44 +2,6 @@
<spacescapelayers>
<layer>
<destBlendFactor>one</destBlendFactor>
- <ditherAmount>0.03</ditherAmount>
- <gain>0.5</gain>
- <innerColor>0.666667 0 1 1</innerColor>
- <lacunarity>2</lacunarity>
- <name>nebula purple</name>
- <noiseType>fbm</noiseType>
- <octaves>10</octaves>
- <offset>1</offset>
- <outerColor>0 0 0 1</outerColor>
- <powerAmount>1</powerAmount>
- <previewTextureSize>512</previewTextureSize>
- <scale>1</scale>
- <seed>4</seed>
- <shelfAmount>0.25</shelfAmount>
- <sourceBlendFactor>one</sourceBlendFactor>
- <type>noise</type>
- </layer>
- <layer>
- <destBlendFactor>one_minus_src_alpha</destBlendFactor>
- <ditherAmount>0.03</ditherAmount>
- <gain>0.5</gain>
- <innerColor>0 0 0 1</innerColor>
- <lacunarity>2</lacunarity>
- <name>nebula mask</name>
- <noiseType>ridged</noiseType>
- <octaves>12</octaves>
- <offset>1</offset>
- <outerColor>0 0 0 1</outerColor>
- <powerAmount>1</powerAmount>
- <previewTextureSize>256</previewTextureSize>
- <scale>1</scale>
- <seed>56</seed>
- <shelfAmount>0.7</shelfAmount>
- <sourceBlendFactor>dest_alpha</sourceBlendFactor>
- <type>noise</type>
- </layer>
- <layer>
- <destBlendFactor>one</destBlendFactor>
<farColor>0 0 0 1</farColor>
<maskEnabled>false</maskEnabled>
<maskGain>0.5</maskGain>
@@ -53,7 +15,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars white</name>
<nearColor>1 1 1 1</nearColor>
- <numPoints>2500</numPoints>
+ <numPoints>10000</numPoints>
<pointSize>1</pointSize>
<seed>4</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -74,7 +36,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars white large</name>
<nearColor>1 1 1 1</nearColor>
- <numPoints>500</numPoints>
+ <numPoints>2500</numPoints>
<pointSize>2</pointSize>
<seed>456</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -95,7 +57,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars purple</name>
<nearColor>0.666667 0 1 1</nearColor>
- <numPoints>2500</numPoints>
+ <numPoints>10000</numPoints>
<pointSize>1</pointSize>
<seed>6</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -116,7 +78,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars purple large</name>
<nearColor>0.666667 0 1 1</nearColor>
- <numPoints>500</numPoints>
+ <numPoints>2500</numPoints>
<pointSize>2</pointSize>
<seed>657</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -135,11 +97,11 @@
<maskScale>1</maskScale>
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
- <maxSize>0.01</maxSize>
- <minSize>0.03</minSize>
+ <maxSize>0.015</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars white</name>
<nearColor>1 1 1 1</nearColor>
- <numBillboards>50</numBillboards>
+ <numBillboards>250</numBillboards>
<seed>6</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-07.png</texture>
@@ -158,17 +120,55 @@
<maskScale>1</maskScale>
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
- <maxSize>0.01</maxSize>
- <minSize>0.025</minSize>
+ <maxSize>0.015</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars pink</name>
<nearColor>1 0.666667 1 1</nearColor>
- <numBillboards>25</numBillboards>
+ <numBillboards>250</numBillboards>
<seed>81</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-06.png</texture>
<type>billboards</type>
</layer>
<layer>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
+ <ditherAmount>0.03</ditherAmount>
+ <gain>0.5</gain>
+ <innerColor>1 1 1 1</innerColor>
+ <lacunarity>2.5</lacunarity>
+ <name>background dust</name>
+ <noiseType>ridged</noiseType>
+ <octaves>4</octaves>
+ <offset>1</offset>
+ <outerColor>0 0 0 1</outerColor>
+ <powerAmount>0.5</powerAmount>
+ <previewTextureSize>256</previewTextureSize>
+ <scale>2</scale>
+ <seed>4658</seed>
+ <shelfAmount>0.5</shelfAmount>
+ <sourceBlendFactor>zero</sourceBlendFactor>
+ <type>noise</type>
+ </layer>
+ <layer>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
+ <ditherAmount>0.03</ditherAmount>
+ <gain>0.5</gain>
+ <innerColor>0.666667 0 1 1</innerColor>
+ <lacunarity>2</lacunarity>
+ <name>nebula purple</name>
+ <noiseType>fbm</noiseType>
+ <octaves>10</octaves>
+ <offset>1</offset>
+ <outerColor>0 0 0 1</outerColor>
+ <powerAmount>1.5</powerAmount>
+ <previewTextureSize>256</previewTextureSize>
+ <scale>1</scale>
+ <seed>4</seed>
+ <shelfAmount>0.45</shelfAmount>
+ <sourceBlendFactor>one</sourceBlendFactor>
+ <type>noise</type>
+ </layer>
+ <layer>
<destBlendFactor>src_alpha</destBlendFactor>
<ditherAmount>0.03</ditherAmount>
<gain>0.5</gain>
diff --git a/sky/sky05.xml b/sky/sky05.xml
index c938211..184bb8b 100644
--- a/sky/sky05.xml
+++ b/sky/sky05.xml
@@ -15,7 +15,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars white</name>
<nearColor>1 1 1 1</nearColor>
- <numPoints>1500</numPoints>
+ <numPoints>10000</numPoints>
<pointSize>1</pointSize>
<seed>7</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -36,7 +36,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars white large</name>
<nearColor>1 1 1 1</nearColor>
- <numPoints>500</numPoints>
+ <numPoints>2500</numPoints>
<pointSize>2</pointSize>
<seed>771</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -56,8 +56,8 @@
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
<name>point stars red</name>
- <nearColor>1 0 0 1</nearColor>
- <numPoints>500</numPoints>
+ <nearColor>0.584314 0 0 1</nearColor>
+ <numPoints>10000</numPoints>
<pointSize>1</pointSize>
<seed>7025</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -77,8 +77,8 @@
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
<name>point stars red large</name>
- <nearColor>0.666667 0 0 1</nearColor>
- <numPoints>250</numPoints>
+ <nearColor>0.552941 0 0 1</nearColor>
+ <numPoints>2500</numPoints>
<pointSize>2</pointSize>
<seed>7022</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -99,7 +99,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars yellow</name>
<nearColor>1 1 0.584314 1</nearColor>
- <numPoints>1500</numPoints>
+ <numPoints>10000</numPoints>
<pointSize>1</pointSize>
<seed>945</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -120,7 +120,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars yellow large</name>
<nearColor>1 1 0.584314 1</nearColor>
- <numPoints>500</numPoints>
+ <numPoints>2500</numPoints>
<pointSize>2</pointSize>
<seed>946</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -139,11 +139,11 @@
<maskScale>1</maskScale>
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
- <maxSize>0.01</maxSize>
- <minSize>0.03</minSize>
+ <maxSize>0.015</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars yellow</name>
<nearColor>1 1 1 1</nearColor>
- <numBillboards>50</numBillboards>
+ <numBillboards>250</numBillboards>
<seed>4562</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-06.png</texture>
@@ -162,17 +162,36 @@
<maskScale>1</maskScale>
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
- <maxSize>0.01</maxSize>
- <minSize>0.025</minSize>
+ <maxSize>0.015</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars white</name>
<nearColor>1 1 1 1</nearColor>
- <numBillboards>150</numBillboards>
+ <numBillboards>250</numBillboards>
<seed>4532</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-01.png</texture>
<type>billboards</type>
</layer>
<layer>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
+ <ditherAmount>0.03</ditherAmount>
+ <gain>0.5</gain>
+ <innerColor>1 1 1 1</innerColor>
+ <lacunarity>2</lacunarity>
+ <name>background dust</name>
+ <noiseType>ridged</noiseType>
+ <octaves>6</octaves>
+ <offset>1</offset>
+ <outerColor>0 0 0 1</outerColor>
+ <powerAmount>0.75</powerAmount>
+ <previewTextureSize>256</previewTextureSize>
+ <scale>0.5</scale>
+ <seed>234592</seed>
+ <shelfAmount>0.8</shelfAmount>
+ <sourceBlendFactor>zero</sourceBlendFactor>
+ <type>noise</type>
+ </layer>
+ <layer>
<destBlendFactor>one</destBlendFactor>
<ditherAmount>0.03</ditherAmount>
<gain>0.5</gain>
diff --git a/sky/sky06.xml b/sky/sky06.xml
index 9e7f38c..8a4e784 100755
--- a/sky/sky06.xml
+++ b/sky/sky06.xml
@@ -15,7 +15,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars magenta</name>
<nearColor>0.533333 0.054902 0.721569 1</nearColor>
- <numPoints>1500</numPoints>
+ <numPoints>10000</numPoints>
<pointSize>1</pointSize>
<seed>2567</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -36,7 +36,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars magenta large</name>
<nearColor>0.533333 0.054902 0.721569 1</nearColor>
- <numPoints>500</numPoints>
+ <numPoints>2500</numPoints>
<pointSize>2</pointSize>
<seed>523</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -57,7 +57,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars pink</name>
<nearColor>0.647059 0.533333 0.533333 1</nearColor>
- <numPoints>7500</numPoints>
+ <numPoints>10000</numPoints>
<pointSize>1</pointSize>
<seed>141</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -78,7 +78,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars white large</name>
<nearColor>0.65098 0.65098 0.65098 1</nearColor>
- <numPoints>750</numPoints>
+ <numPoints>2500</numPoints>
<pointSize>2</pointSize>
<seed>261</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -97,11 +97,11 @@
<maskScale>1</maskScale>
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
- <maxSize>0.01</maxSize>
- <minSize>0.03</minSize>
+ <maxSize>0.015</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars white</name>
<nearColor>1 1 1 1</nearColor>
- <numBillboards>50</numBillboards>
+ <numBillboards>250</numBillboards>
<seed>79</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-04.png</texture>
@@ -121,17 +121,36 @@
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
<maxSize>0.01</maxSize>
- <minSize>0.025</minSize>
+ <minSize>0.003</minSize>
<name>billboard stars yellow</name>
<nearColor>1 0.980392 0.662745 1</nearColor>
- <numBillboards>20</numBillboards>
+ <numBillboards>250</numBillboards>
<seed>82</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-06.png</texture>
<type>billboards</type>
</layer>
<layer>
- <destBlendFactor>dest_colour</destBlendFactor>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
+ <ditherAmount>0.03</ditherAmount>
+ <gain>0.5</gain>
+ <innerColor>1 1 1 1</innerColor>
+ <lacunarity>7</lacunarity>
+ <name>SpacescapeLayer9</name>
+ <noiseType>ridged</noiseType>
+ <octaves>6</octaves>
+ <offset>0.75</offset>
+ <outerColor>0 0 0 1</outerColor>
+ <powerAmount>2</powerAmount>
+ <previewTextureSize>512</previewTextureSize>
+ <scale>1</scale>
+ <seed>0</seed>
+ <shelfAmount>0.56</shelfAmount>
+ <sourceBlendFactor>zero</sourceBlendFactor>
+ <type>noise</type>
+ </layer>
+ <layer>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
<ditherAmount>0.03</ditherAmount>
<gain>0.6</gain>
<innerColor>0.666667 0.129412 1 1</innerColor>
@@ -150,7 +169,7 @@
<type>noise</type>
</layer>
<layer>
- <destBlendFactor>one</destBlendFactor>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
<ditherAmount>0.03</ditherAmount>
<gain>0.5</gain>
<innerColor>1 0.4 0 1</innerColor>
@@ -184,7 +203,7 @@
<scale>1</scale>
<seed>678</seed>
<shelfAmount>0.85</shelfAmount>
- <sourceBlendFactor>dest_alpha</sourceBlendFactor>
+ <sourceBlendFactor>zero</sourceBlendFactor>
<type>noise</type>
</layer>
</spacescapelayers>
diff --git a/sky/sky07.xml b/sky/sky07.xml
index 8277baa..e82f3ed 100755
--- a/sky/sky07.xml
+++ b/sky/sky07.xml
@@ -15,7 +15,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars blue</name>
<nearColor>0.368627 0.74902 1 1</nearColor>
- <numPoints>1000</numPoints>
+ <numPoints>10000</numPoints>
<pointSize>1</pointSize>
<seed>128</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -36,7 +36,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars blue large</name>
<nearColor>0.368627 0.74902 1 1</nearColor>
- <numPoints>100</numPoints>
+ <numPoints>2500</numPoints>
<pointSize>2</pointSize>
<seed>131</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -57,7 +57,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars white large</name>
<nearColor>1 1 1 1</nearColor>
- <numPoints>100</numPoints>
+ <numPoints>2500</numPoints>
<pointSize>2</pointSize>
<seed>135</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -78,7 +78,7 @@
<maskThreshold>0</maskThreshold>
<name>point stars white</name>
<nearColor>1 1 1 1</nearColor>
- <numPoints>1000</numPoints>
+ <numPoints>10000</numPoints>
<pointSize>1</pointSize>
<seed>123</seed>
<sourceBlendFactor>one</sourceBlendFactor>
@@ -97,11 +97,11 @@
<maskScale>1</maskScale>
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
- <maxSize>0.01</maxSize>
- <minSize>0.035</minSize>
+ <maxSize>0.015</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars blue</name>
- <nearColor>1 1 1 1</nearColor>
- <numBillboards>50</numBillboards>
+ <nearColor>0.333333 0.666667 1 1</nearColor>
+ <numBillboards>250</numBillboards>
<seed>54</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-07.png</texture>
@@ -120,18 +120,37 @@
<maskScale>1</maskScale>
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
- <maxSize>0.01</maxSize>
- <minSize>0.03</minSize>
+ <maxSize>0.015</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars white</name>
<nearColor>1 1 1 1</nearColor>
- <numBillboards>50</numBillboards>
+ <numBillboards>250</numBillboards>
<seed>67</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-03.png</texture>
<type>billboards</type>
</layer>
<layer>
- <destBlendFactor>one</destBlendFactor>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
+ <ditherAmount>0.03</ditherAmount>
+ <gain>0.5</gain>
+ <innerColor>1 1 1 1</innerColor>
+ <lacunarity>1</lacunarity>
+ <name>background dust</name>
+ <noiseType>fbm</noiseType>
+ <octaves>8</octaves>
+ <offset>1</offset>
+ <outerColor>0 0 0 1</outerColor>
+ <powerAmount>1.5</powerAmount>
+ <previewTextureSize>256</previewTextureSize>
+ <scale>4</scale>
+ <seed>346</seed>
+ <shelfAmount>0.2</shelfAmount>
+ <sourceBlendFactor>zero</sourceBlendFactor>
+ <type>noise</type>
+ </layer>
+ <layer>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
<ditherAmount>0.06</ditherAmount>
<gain>0.3</gain>
<innerColor>0.345098 0.607843 1 1</innerColor>
@@ -150,7 +169,7 @@
<type>noise</type>
</layer>
<layer>
- <destBlendFactor>one</destBlendFactor>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
<ditherAmount>0.03</ditherAmount>
<gain>0.5</gain>
<innerColor>1 0.564706 0.27451 1</innerColor>
diff --git a/sky/sky08.xml b/sky/sky08.xml
index 7932e3a..9aa78cb 100755
--- a/sky/sky08.xml
+++ b/sky/sky08.xml
@@ -177,11 +177,11 @@
<maskScale>1</maskScale>
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
- <maxSize>0.01</maxSize>
- <minSize>0.025</minSize>
+ <maxSize>0.015</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars green</name>
<nearColor>0.482353 1 0.611765 1</nearColor>
- <numBillboards>500</numBillboards>
+ <numBillboards>250</numBillboards>
<seed>678</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-03.png</texture>
@@ -200,11 +200,11 @@
<maskScale>1</maskScale>
<maskSeed>1</maskSeed>
<maskThreshold>0</maskThreshold>
- <maxSize>0.01</maxSize>
- <minSize>0.025</minSize>
+ <maxSize>0.015</maxSize>
+ <minSize>0.005</minSize>
<name>billboard stars white</name>
<nearColor>1 1 1 1</nearColor>
- <numBillboards>500</numBillboards>
+ <numBillboards>250</numBillboards>
<seed>68678</seed>
<sourceBlendFactor>one</sourceBlendFactor>
<texture>osirion-flare-05.png</texture>
@@ -230,7 +230,7 @@
<type>noise</type>
</layer>
<layer>
- <destBlendFactor>dest_alpha</destBlendFactor>
+ <destBlendFactor>one_minus_src_alpha</destBlendFactor>
<ditherAmount>0.03</ditherAmount>
<gain>0.5</gain>
<innerColor>1 0.666667 0 1</innerColor>