Skip to content

Commit

Permalink
Add the 5 Large Moons of Uranus
Browse files Browse the repository at this point in the history
Added Ariel, Miranda, Oberon, Titania, Umbriel to the planet George
(alright fine, we'll go with the more common Uranus)
  • Loading branch information
pap1723 committed Jul 6, 2017
1 parent f266f19 commit 87837e6
Show file tree
Hide file tree
Showing 5 changed files with 767 additions and 0 deletions.
143 changes: 143 additions & 0 deletions GameData/RealSolarSystem/RSSKopernicus/Uranus/Ariel.cfg
@@ -0,0 +1,143 @@
@Kopernicus:FOR[RealSolarSystem]
{
Body
{
name = Ariel
flightGlobalsIndex = 92
cacheFile = RealSolarSystem/RSSKopernicus/Cache/Ariel.bin
Template
{
name = Eeloo
}
Orbit
{
// Target body name: Ariel (701)
// Center body name: Uranus (799)
// Center-site name: BODY CENTER
referenceBody = Uranus
semiMajorAxis = 190944364.477622
eccentricity = 0.00190951361476287
inclination = 74.8989043025419
meanAnomalyAtEpochD = 46.46367954654207
longitudeOfAscendingNode = 166.5671084714081
argumentOfPeriapsis = 169.9966404991910
color = 1.0, 1.0, 1.0, 1.0
}
Properties
{
description = Ariel is the fourth-largest of the 27 known moons of Uranus. Ariel orbits and rotates in the equatorial plane of Uranus, which is almost perpendicular to the orbit of Uranus, and so has an extreme seasonal cycle.
radius = 578900
mass = 1.29e+21
tidallyLocked = true
initialRotation = 0
isHomeWorld = false
timewarpAltitudeLimits = 0 20000 40000 70000 200000 300000 600000 1000000

biomeMap = RSS-Textures/PluginData/ArielBiomes.png

Biomes
{
Biome
{
name = Plains
value = 1.0
color = 0,1,0,1
}
Biome
{
name = Chasmata
value = 1.0
color = 1,0,0,1
}
Biome
{
name = Craters
value = 1.0
color = 0,0,1,1
}
}


ScienceValues
{
landedDataValue = 11
inSpaceLowDataValue = 10
inSpaceHighDataValue = 9
flyingAltitudeThreshold = 18000
spaceAltitudeThreshold = 200000
}
}
ScaledVersion
{
type = Vacuum
fadeStart = 80000
fadeEnd = 82000
Material
{
texture = RSS-Textures/PluginData/ArielColor.dds
normals = RSS-Textures/PluginData/ArielNormal.png
shininess = 0.05
specular = 0,0,0,1
}
}
PQS
{
maxQuadLengthsPerFrame = 0.03
minLevel = 2
maxLevel = 12
minDetailDistance = 8
Mods
{
VertexColorMap
{
map = RSS-Textures/PluginData/ArielColor.dds
order = 9999993
enabled = true
}
VertexHeightMap
{
map = RSS-Textures/PluginData/ArielHeight.png
offset = 0
deformity = 6150.0
scaleDeformityByRadius = false
order = 10
enabled = true
}
VertexSimplexHeightAbsolute
{
seed = 3339066
octaves = 8
persistence = 0.5
deformity = 100
frequency = 40
order = 11
enabled = true
}
VertexSimplexHeight
{
seed = 3339067
octaves = 8
persistence = 0.5
deformity = 50
frequency = 3
order = 12
enabled = true
}
VertexHeightNoise
{
seed = 45756
deformity = 20
frequency = 5
lacunarity = 2.5
persistence = 0.5
octaves = 8
noiseType = RiggedMultifractal
mode = Low
order = 13
enabled = true
}
}
}
}
}

158 changes: 158 additions & 0 deletions GameData/RealSolarSystem/RSSKopernicus/Uranus/Miranda.cfg
@@ -0,0 +1,158 @@
@Kopernicus:FOR[RealSolarSystem]
{
Body
{
name = Miranda
flightGlobalsIndex = 91
cacheFile = RealSolarSystem/RSSKopernicus/Cache/Miranda.bin
Template
{
name = Eeloo
}
Orbit
{
// Target body name: Miranda (705)
// Center body name: Uranus (799)
// Center-site name: BODY CENTER
referenceBody = Uranus
semiMajorAxis = 129880047.634175
eccentricity = 0.00118741261963413
inclination = 78.5887546839913
meanAnomalyAtEpochD = 253.0006290232421
longitudeOfAscendingNode = 169.0642120548280
argumentOfPeriapsis = 326.7575256535064
color = 1.0, 1.0, 1.0, 1.0
}
Properties
{
description = Miranda or Uranus V is the smallest and innermost of Uranus's five round satellites. Like the other large moons of Uranus, Miranda orbits close to its planet's equatorial plane. Because Uranus orbits the Sun on its side, Miranda's orbit is perpendicular to the ecliptic and shares Uranus's extreme seasonal cycle. At just 470 km in diameter, Miranda is one of the smallest objects in the Solar System known to be spherical under its own gravity. Of the bodies that are known to be in hydrostatic equilibrium, only Saturn's moon Mimas is smaller.
radius = 235700
mass = 6.6E+19
tidallyLocked = true
initialRotation = 0
isHomeWorld = false
timewarpAltitudeLimits = 0 20000 40000 70000 200000 300000 600000 1000000
biomeMap = RSS-Textures/PluginData/MirandaBiomes.png
Biomes
{
Biome
{
name = Regio
value = 1.0
color = 0,1,0,1
}
Biome
{
name = Craters
value = 1.0
color = 0,0,1,1
}
Biome
{
name = Coronae
value = 1.0
color = 1,1,0,1
}
Biome
{
name = Rupes
value = 1.0
color = 1,0,1,1
}
Biome
{
name = Sulci
value = 1.0
color = 0,1,1,1
}
Biome
{
name = Verona Rupes
value = 1.0
color = 1,0,0,1
}
}
ScienceValues
{
landedDataValue = 11
inSpaceLowDataValue = 10
inSpaceHighDataValue = 9
flyingAltitudeThreshold = 18000
spaceAltitudeThreshold = 200000
}
}
ScaledVersion
{
type = Vacuum
fadeStart = 50000
fadeEnd = 52000
Material
{
texture = RSS-Textures/PluginData/MirandaColor.dds
normals = RSS-Textures/PluginData/MirandaNormal.png
shininess = 0.05
specular = 0,0,0,1
}
}
PQS
{
maxQuadLengthsPerFrame = 0.03
minLevel = 2
maxLevel = 12
minDetailDistance = 8
Mods
{
VertexColorMap
{
map = RSS-Textures/PluginData/MirandaColor.dds
order = 9999993
enabled = true
}
VertexHeightMap
{
map = RSS-Textures/PluginData/MirandaHeight.png
offset = 0
deformity = 10150.0
scaleDeformityByRadius = false
order = 10
enabled = true
}
VertexSimplexHeightAbsolute
{
seed = 3339066
octaves = 8
persistence = 0.5
deformity = 100
frequency = 40
order = 11
enabled = true
}
VertexSimplexHeight
{
seed = 3339067
octaves = 8
persistence = 0.5
deformity = 50
frequency = 3
order = 12
enabled = true
}
VertexHeightNoise
{
seed = 45756
deformity = 20
frequency = 5
lacunarity = 2.5
persistence = 0.5
octaves = 8
noiseType = RiggedMultifractal
mode = Low
order = 13
enabled = true
}
}
}
}
}

0 comments on commit 87837e6

Please sign in to comment.