Celestia 1.6.0 and PNG
Posted: 28.07.2009, 07:41
In Celestia 1.6.0 (build on Debian Testing) some planets looks like this and all this planets have PNG texture. With version 1.5.1 there are no problems.
Real-time 3D visualization of space
https://celestiaproject.space/forum/
https://celestiaproject.space/forum/viewtopic.php?f=3&t=14072
selden wrote:Please provide the SSC code for a failing example.
Code: Select all
"Vulcan" "40 Eri/T'Khut (Charis)"
{
Class "moon"
InfoURL "http://www.geocities.com/shirkahr/VulcanAstronomy.html"
Texture "vulcan.png"
NightTexture "vulcanite.jpg"
NormalMap "Vulcanormal.jpg"
SpecularTexture "vulcanspec.jpg"
Color [ 0.85 0.85 1.0 ]
SpecularColor [ 0.7 0.55 0.65 ]
SpecularPower 20.0
HazeColor [ 0.43 0.72 1 ]
HazeDensity 0.5
Radius 10043
Atmosphere {
Height 90
Lower [ 0.5 0.45 0.6 ]
Upper [ 0.4 0.35 0.3 ]
Sky [0.35 0.2 0.5 ]
CloudHeight 20
CloudSpeed 100
CloudMap "myclouds2.png"
}
EllipticalOrbit{
Period 21
SemiMajorAxis 162889
}
RotationPeriod 27
Albedo 0.45
}