Stupid question time. Been away for quite a while; I see many talking about Cel. 1.6 this and Cel. 1.6 that. I'm still moving stuff from v1.4 to v 1.5.1. Downloaded the new Mercury models (Freedom 7 and Friendship 7 courtesy of James Bassett and ElChristou) and can't get them to show up in v1.5.1. Documentation says that they are compatible with v1.6 and later; I'm assuming that I need v1.6. I have looked, and cannot find a link for downloading v1.6. I feel like I'm ovelooking the obvious (not the first or the last time). Can someone assist?
Thanks in any case,
cs
Celestia v1.6 - Available ??? / Where ???
- cartrite
- Posts: 1978
- Joined: 15.09.2005
- With us: 19 years 2 months
- Location: Pocono Mountains, Pennsylvania, USA Greate Grandfother from Irshava, Zakarpattia Oblast Ukraine
Re: Celestia v1.6 - Available ??? / Where ???
Version 1.6 is not out yet. But members of Celestia's community are building development versions that will become version 1.6 soon.
If you are a MAC user, try here.
viewtopic.php?f=4&t=13449
If you use a Windows operating system, try here. http://cabfst28.cnea.gov.ar/~abramson/celestia/svnexec/
If you are a Linux user, you have to build the SVN version yourself.
http://en.wikibooks.org/wiki/Celestia/D ... x_platform
cartrite
If you are a MAC user, try here.
viewtopic.php?f=4&t=13449
If you use a Windows operating system, try here. http://cabfst28.cnea.gov.ar/~abramson/celestia/svnexec/
If you are a Linux user, you have to build the SVN version yourself.
http://en.wikibooks.org/wiki/Celestia/D ... x_platform
cartrite
VivoBook_ASUSLaptop X712JA_S712JA Intel(R) UHD Graphics 8gb ram. Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz, 1190 Mhz, 4 Core(s), 8 Logical Processor(s) 8 GB ram. Running on Windows 11 and OpenSuse 15.4
Re: Celestia v1.6 - Available ??? / Where ???
CurlSnout,
If you want to admire the models in Celestia v1.5.1, only one line needs to be changed in each of their SSC files. Specifically, replace the FixedPosition lines by comparable LongLat statements.
For example, in Freedom7.ssc
Note that this only makes the models visible. The scripts still won't work. They depend on features available only in v1.6. The above change also is inappropriate for v1.6. LongLat does not interact correctly with the Frame statements.
If you want to admire the models in Celestia v1.5.1, only one line needs to be changed in each of their SSC files. Specifically, replace the FixedPosition lines by comparable LongLat statements.
For example, in Freedom7.ssc
Code: Select all
# FixedPosition { Planetographic [ -80.31 28.41 46 ] }
LongLat [ -80.31 28.41 46 ]
Note that this only makes the models visible. The scripts still won't work. They depend on features available only in v1.6. The above change also is inappropriate for v1.6. LongLat does not interact correctly with the Frame statements.
Selden
-
- Developer
- Posts: 3776
- Joined: 04.02.2005
- With us: 19 years 9 months
Re: Celestia v1.6 - Available ??? / Where ???
selden wrote:CurlSnout,
If you want to admire the models in Celestia v1.5.1, only one line needs to be changed in each of their SSC files. Specifically, replace the FixedPosition lines by comparable LongLat statements.
For example, in Freedom7.sscCode: Select all
# FixedPosition { Planetographic [ -80.31 28.41 46 ] }
LongLat [ -80.31 28.41 46 ]
Note that this only makes the models visible. The scripts still won't work. They depend on features available only in v1.6. The above change also is inappropriate for v1.6. LongLat does not interact correctly with the Frame statements.
Concerning the Mercury models, I strongly suggest CurlSnout to get a 1.6 because of the scripts; also I will provide in a while a trajectory and new ssc for both models (all for 1.6 and later)
-
Topic authorCurlSnout
- Posts: 27
- Joined: 06.01.2006
- With us: 18 years 10 months
- Location: Pacific NW USA
Re: Celestia v1.6 - Available ??? / Where ???
Thanks to everyone who has replied in ultra-quick fashion and supplied helpful information. I'm looking forward to implementing the suggestions and getting things working when I return to my home machine later today. The new Mercury models look to be outstanding.
Again, thanks to all.
cs
Again, thanks to all.
cs