Tweak colors, scale

This commit is contained in:
Jonathan Grangien
2018-05-21 11:59:04 -04:00
committed by Matthias Berg
parent 331b314e4a
commit d998713c0e
2 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ local Mas_MHD = {
Parent = sunTransforms.SolarSystemBarycenter.Identifier,
Renderable = {
Type = "RenderableTimeVaryingVolume",
StepSize = 0.001,
StepSize = 0.002,
TransferFunction = asset.localResource("transferfunctions/mas_mhd_r_squared.txt"),
SourceDirectory = "${DATA}/mas/raw",
LowerValueBound = 0,
@@ -29,7 +29,7 @@ local Mas_MHD = {
},
Scale = {
Type = "StaticScale",
Scale = 9.0 * sunRadius
Scale = 4.0 * sunRadius
}
},
GUI = {

View File

@@ -2,11 +2,11 @@ width 2048
lower 0.0
upper 1.0
mappingkey 0.005 255 220 180 0
mappingkey 0.06 90 180 255 60
mappingkey 0.005 0 54 135 1
mappingkey 0.06 0 67 168 10
mappingkey 0.1 90 180 255 70
mappingkey 0.2 90 180 255 80
mappingkey 0.3 90 180 255 90
mappingkey 0.2 90 180 255 100
mappingkey 0.3 90 180 255 150
mappingkey 0.4 47 93 183 255
mappingkey 0.5 92 177 242 255
mappingkey 0.6 137 223 255 255