Remove old redundant models

pull/3/head
SevenSpheres 2019-11-15 15:03:53 -07:00 committed by Hleb Valoshka
parent 6be3afb1e6
commit 11c7374d17
3 changed files with 0 additions and 33 deletions

View File

@ -1,11 +0,0 @@
# Eros.cms
# Irregular body with approximate dimensions of the near-Earth asteroid
# Eros (33 x 13 x 13)
SphereDisplacementMesh
{
Size [ 1.0 0.4 0.4 ]
NoiseOffset [ 34 12 37 ]
FeatureHeight 0.2
Octaves 2
}

View File

@ -1,11 +0,0 @@
# Hyperion.cms
# Irregular body with approximate dimensions of Saturn's
# moon Hyperion (410km x 260km x 220km)
SphereDisplacementMesh
{
Size [ 1.0 0.55 0.60 ]
NoiseOffset [ 25 19 20 ]
FeatureHeight 0.4
Octaves 2
}

View File

@ -1,11 +0,0 @@
# Proteus.cms
# Irregular body with approximate dimensions of Neptune's
# moon Proteus (436km x 416km x 402km)
SphereDisplacementMesh
{
Size [ 0.92 1.0 0.95 ]
NoiseOffset [ 45 13 26 ]
FeatureHeight 0.3
Octaves 1
}