Restore original colors for the satellites

This commit is contained in:
Alexander Bock
2019-08-19 11:34:17 +02:00
parent ab873cd699
commit d825b3d008
45 changed files with 45 additions and 45 deletions

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Amateur Radio",
Url = "http://www.celestrak.com/NORAD/elements/amateur.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Experimental",
Url = "http://www.celestrak.com/NORAD/elements/x-comm.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Geostationary",
Url = "http://celestrak.com/NORAD/elements/geo.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.9, 0.9, 0.0 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "GlobalStar",
Url = "http://www.celestrak.com/NORAD/elements/globalstar.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Gorizont",
Url = "http://www.celestrak.com/NORAD/elements/gorizont.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Intelsat",
Url = "http://www.celestrak.com/NORAD/elements/intelsat.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Iridium",
Url = "http://www.celestrak.com/NORAD/elements/iridium.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Iridium NEXT",
Url = "http://www.celestrak.com/NORAD/elements/iridium-NEXT.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Molniya",
Url = "http://www.celestrak.com/NORAD/elements/molniya.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Orbcomm",
Url = "http://www.celestrak.com/NORAD/elements/orbcomm.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Other comm",
Url = "http://www.celestrak.com/NORAD/elements/other-comm.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Raduga",
Url = "http://www.celestrak.com/NORAD/elements/raduga.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "SES",
Url = "http://www.celestrak.com/NORAD/elements/ses.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../debris_shared')
local group = {
Title = "Indian ASAT test Debris",
Url = "http://www.celestrak.com/NORAD/elements/2019-006.txt",
TrailColor = { 0.0, 0.0, 1.0 }
TrailColor = { 0.25, 0.35, 0.45 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../debris_shared')
local group = {
Title = "Breeze-M Breakup",
Url = "http://www.celestrak.com/NORAD/elements/2012-044.txt",
TrailColor = { 0.0, 0.0, 1.0 }
TrailColor = { 0.25, 0.35, 0.45 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "100 Brightest",
Url = "http://www.celestrak.com/NORAD/elements/visual.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.55, 0.25, 0.65 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "CubeSat",
Url = "http://www.celestrak.com/NORAD/elements/cubesat.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Military",
Url = "http://www.celestrak.com/NORAD/elements/military.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Other",
Url = "http://www.celestrak.com/NORAD/elements/other.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Radar Calibration",
Url = "http://www.celestrak.com/NORAD/elements/radar.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "SpaceStations",
Url = "http://celestrak.com/NORAD/elements/stations.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.9, 0.1, 0.0 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Last 30 Days",
Url = "http://www.celestrak.com/NORAD/elements/tle-new.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.65, 0.25, 0.45 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Beidou",
Url = "http://www.celestrak.com/NORAD/elements/beidou.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Galileo",
Url = "http://www.celestrak.com/NORAD/elements/galileo.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Glosnass",
Url = "http://www.celestrak.com/NORAD/elements/glo-ops.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "GPS",
Url = "http://celestrak.com/NORAD/elements/gps-ops.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.9, 0.5, 0.0 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Russian LEO Navigation",
Url = "http://www.celestrak.com/NORAD/elements/musson.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Navy Navigation Satellite System",
Url = "http://www.celestrak.com/NORAD/elements/nnss.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Satellite Based Augmentation System",
Url = "http://www.celestrak.com/NORAD/elements/sbas.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -1,5 +1,5 @@
asset.request('./debris/debris_breezem')
asset.request('./debris/debris_asat')
asset.request('./debris/debris_breezem')
asset.request('./debris/debris_fengyun')
asset.request('./debris/debris_iridium33')
asset.request('./debris/debris_kosmos2251')

View File

@@ -58,7 +58,7 @@ local registerSatelliteGroupObjects = function(containingAsset, group, tleFolder
Path = file,
Segments = 160,
Color = color,
Fade = 0.5
Fade = 0.5
},
--Tag = { "earth_satellite_" .. group, "earth_satellite_" .. group .. "_trail"},
GUI = {

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Education",
Url = "http://www.celestrak.com/NORAD/elements/education.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Engineering",
Url = "http://www.celestrak.com/NORAD/elements/engineering.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Geodect",
Url = "http://www.celestrak.com/NORAD/elements/geodetic.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Space & Earth Science",
Url = "http://www.celestrak.com/NORAD/elements/science.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "ARGOS",
Url = "http://www.celestrak.com/NORAD/elements/argos.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Disaster Monitoring",
Url = "http://www.celestrak.com/NORAD/elements/dmc.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Earth Resources",
Url = "http://www.celestrak.com/NORAD/elements/resource.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "GOES",
Url = "http://www.celestrak.com/NORAD/elements/goes.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "NOAA",
Url = "http://www.celestrak.com/NORAD/elements/noaa.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Planet",
Url = "http://www.celestrak.com/NORAD/elements/planet.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Search & Rescue (SARSAT)",
Url = "http://www.celestrak.com/NORAD/elements/sarsat.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Spire",
Url = "http://www.celestrak.com/NORAD/elements/spire.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Tracking and Data Relay Satellite System (TDRSS)",
Url = "http://www.celestrak.com/NORAD/elements/tdrss.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)

View File

@@ -4,7 +4,7 @@ local shared = asset.require('../satellites_shared')
local group = {
Title = "Weather",
Url = "http://www.celestrak.com/NORAD/elements/weather.txt",
TrailColor = { 1.0, 1.0, 0.0 }
TrailColor = { 0.75, 0.75, 0.35 }
}
local tle = shared.downloadTLEFile(asset, group.Url, group.Title)