Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Emma2407 authored Mar 14, 2023
1 parent 120d26b commit 41970a9
Show file tree
Hide file tree
Showing 9 changed files with 399 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added RSS-expansion/Gamedata/REx-Textures/Haumearings.dds
Binary file not shown.
Empty file.
Empty file.
Empty file.
148 changes: 148 additions & 0 deletions RSS-expansion/Gamedata/RealExpansion/Objects/Haumea.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
@Kopernicus:AFTER[RealSolarSystem]
{
Body
{
name = Haumea
flightGlobalsIndex = 200
cacheFile = RealExpansion/Cache/Haumea.bin
Template
{
name = Eeloo
}
Debug
{
exportMesh = false // Whether Kopernicus should save a .bin file with the ScaledSpace mesh.
update = true // Setting this to true will force Kopernicus to update the ScaledSpace mesh.
showSOI = false
}
Rings
{
Ring
{
outerRadius = 3000
innerRadius = 3025
texture = REx-Textures/Haumearings.dds
color = 1,1,1,1
lockRotation = True
angle = 13
longitudeOfAscendingNode = 150
unlit = true
}
}
Orbit
{
// Target body name: Sedna (544)
// Center body name: Sun (10)
// Center-site name: BODY CENTER
referenceBody = Sun
semiMajorAxis = 6.465321e+12
eccentricity = 0.191
inclination = 28.19
meanAnomalyAtEpochD = 209.07
longitudeOfAscendingNode = 121.79
argumentOfPeriapsis = 240.2
color = 1.0, 1.0, 1.0, 1.0
}
Properties
{
description =
radius = 798000
mass = 4.006e+21
rotationPeriod = 14400.0
tidallyLocked = false
initialRotation = 45
isHomeWorld = false
timewarpAltitudeLimits = 0 30000 75000 150000 200000 300000 600000 1000000


ScienceValues
{
landedDataValue = 19
inSpaceLowDataValue = 17
inSpaceHighDataValue = 16
flyingAltitudeThreshold = 18000
spaceAltitudeThreshold = 500000
}
}
ScaledVersion
{
type = Vacuum
fadeStart = 90000
fadeEnd = 92000
Material
{
texture = REx-Textures/HaumeaColor.png
normals = REx-Textures/HaumeaNormal.png
shininess = 0.05
specular = 0,0,0,1
}
}
PQS
{
maxQuadLengthsPerFrame = 0.03
minLevel = 2
maxLevel = 12
minDetailDistance = 11
Mods
{
VertexColorMap
{
map = REx-Textures/HaumeaColor.png
order = 9999993
enabled = true
}
VertexHeightMap
{
map = REx-Textures/PluginData/HaumeaHeight.png
offset = 0
deformity = 12150.0
scaleDeformityByRadius = false
order = 10
enabled = true
}
VertexHeightMap
{
map = REx-Textures/PluginData/Ellipsoid.png
offset = 0
deformity = 425000.0
scaleDeformityByRadius = false
order = 10
enabled = true
}
VertexSimplexHeightAbsolute
{
seed = 3339066
octaves = 4
persistence = 0.5
deformity = 100
frequency = 40
order = 11
enabled = true
}
VertexSimplexHeight
{
seed = 3339067
octaves = 3
persistence = 0.5
deformity = 10
frequency = 3
order = 12
enabled = true
}
VertexHeightNoise
{
seed = 45
deformity = 20
frequency = 5
lacunarity = 2.5
persistence = 0.5
octaves = 2
noiseType = RiggedMultifractal
mode = Low
order = 13
enabled = true
}
}
}
}
}
126 changes: 126 additions & 0 deletions RSS-expansion/Gamedata/RealExpansion/Objects/Hiiaka.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
@Kopernicus:AFTER[RealSolarSystem]
{
Body
{
name = Hiiaka
flightGlobalsIndex = 200
cacheFile = RealExpansion/Cache/Hiiaka.bin
Template
{
name = Eeloo
}
Debug
{
exportMesh = false // Whether Kopernicus should save a .bin file with the ScaledSpace mesh.
update = true // Setting this to true will force Kopernicus to update the ScaledSpace mesh.
showSOI = false
}
Orbit
{
// Target body name: Sedna (544)
// Center body name: Sun (10)
// Center-site name: BODY CENTER
referenceBody = Haumea
semiMajorAxis = 49880000
eccentricity = 0.0513
inclination = 126.356
meanAnomalyAtEpochD = 358.163
longitudeOfAscendingNode = 144.546
argumentOfPeriapsis = 311.29
color = 1.0, 1.0, 1.0, 1.0
}
Properties
{
displayName = Hi'iaka
description =
radius = 155000
mass = 1.75E+21
rotationPeriod = 37080
tidallyLocked = false
initialRotation = 0
isHomeWorld = false
timewarpAltitudeLimits = 0 30000 75000 150000 200000 300000 600000 1000000
ScienceValues
{
landedDataValue = 19
inSpaceLowDataValue = 17
inSpaceHighDataValue = 16
flyingAltitudeThreshold = 18000
spaceAltitudeThreshold = 500000
}
}
ScaledVersion
{
type = Vacuum
fadeStart = 50000
fadeEnd = 52000
Material
{
texture = REx-Textures/HiiakaColor.png
normals = REx-Textures/HiiakaNormal.png
shininess = 0.05
specular = 0,0,0,1
}
}
PQS
{
maxQuadLengthsPerFrame = 0.03
minLevel = 2
maxLevel = 12
minDetailDistance = 11
Mods
{
VertexColorMap
{
map = REx-Textures/HiiakaColor.png
order = 9999993
enabled = true
}
VertexHeightMap
{
map = REx-Textures/PluginData/HiiakaHeight.png
offset = 0
deformity = 12150.0
scaleDeformityByRadius = false
order = 10
enabled = true
}
VertexSimplexHeightAbsolute
{
seed = 3339066
octaves = 4
persistence = 0.5
deformity = 100
frequency = 40
order = 11
enabled = true
}
VertexSimplexHeight
{
seed = 3339067
octaves = 3
persistence = 0.5
deformity = 10
frequency = 3
order = 12
enabled = true
}
VertexHeightNoise
{
seed = 45
deformity = 20
frequency = 5
lacunarity = 2.5
persistence = 0.5
octaves = 2
noiseType = RiggedMultifractal
mode = Low
order = 13
enabled = true
}
}
}
}
}
Loading

0 comments on commit 41970a9

Please sign in to comment.