/usr/share/celestia/models/asteroid.cms is in celestia-common 1.6.1+dfsg-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | # asteriod.cms
# Random chunk of rock used to represent various small moons and asteroids
# throughout the solar system
SphereDisplacementMesh
{
Size [ 0.6 1.0 0.75 ]
NoiseOffset [ 15 12 60 ]
FeatureHeight 0.7
Octaves 1
}
|