1. Cel url compatibility is needed: most of the tests I have use urls to set up the viewpoint. None work any more :(
This is new:
2. Although there are no error messages in the console log, this star not drawn; Celesrtia displays bizarre radius & magnitude values.
Abs (app) mag: 1#J (1#J)
Radius: -1#JRsun
Code: Select all
Star "CylStar"
{
OrbitBarycenter "Sol"
SpectralType "M5"
AppMag -4.5
EllipticalOrbit {
Period 1.0000
SemiMajorAxis 1.0000
}
}
The folowing 4 problems are demonstrated by two Addons contained in the Zip file
http://www.lepp.cornell.edu/~seb/celest ... issues.zip
(1.2MB)
3. From some viewpoints, smooth edges are rendered as jagged intrusions. See the folder "model_issues"
For items 4-6, see the folder "positioning_errors"
4. The numeric precision of longitude and latitude is inadequate in LongLat: objects are placed at different long,lat positions when only their altitude values differ.
5. the same problem, buut worse, is seen for Locations: their locations vary in realtime: they jump around so much they're unreadable.
6. Getting too close to a location label causes it to disappear.