New MSAA Atmosphere.

This commit is contained in:
Jonathas Costa
2017-10-27 16:26:25 -04:00
parent c633dfdfa7
commit ce034022b4
7 changed files with 181 additions and 195 deletions
+5 -1
View File
@@ -90,6 +90,10 @@ function postInitialization()
openspace.setPropertyValueSingle("Earth.RenderableGlobe.Debug.LevelByProjectedAreaElseDistance", false)
openspace.setPropertyValue("Earth.RenderableGlobe.Atmosphere", false)
openspace.setPropertyValue("Earth.RenderableGlobe.PerformShading", false)
openspace.globebrowsing.goToGeo(58.5877, 16.1924, 20000000)
openspace.printInfo("Done setting default values")
@@ -132,7 +136,7 @@ return {
-- "satellites",
--"grids",
--"digitaluniverse",
"digitaluniverse",
"stars/digitaluniverse",
"milkyway/digitaluniverse"
}
@@ -8,7 +8,7 @@ return {
Enabled = false,
Color = { 1.0, 1.0, 1.0 },
Transparency = 0.65,
LabelFile = "speck/stars.label",
LabelFile = "speck/stars-new.label",
TextColor = { 0.4, 0.4, 0.4, 1.0 },
DrawLabels = true,
TextSize = 14.7,
@@ -5,7 +5,7 @@ return {
Parent = "Root",
Renderable = {
Type = "RenderableStars",
File = "speck/stars.speck",
File = "speck/stars-new.speck",
Texture = "textures/halo.png",
ColorMap = "colorbv.cmap"
},
+1 -1
View File
@@ -51,7 +51,7 @@ return {
Size = 1.3*10^10.5,
Origin = "Center",
Billboard = true,
Texture = "textures/sun-glare.png",
Texture = "textures/halo.png",
BlendMode = "Additive"
},
Transform = {