Posts by spacedonkey
- 17.02.2006, 16:45
- Forum: Scripting
- Topic: Inclined Orbit around the Earth...
- Replies: 2
- Views: 4620
Inclined Orbit around the Earth...
I would like to have a view looking downwards from a satellite that is in an inclined orbit around the Earth, such as the ISS orbit inclined at around 50 degrees. Is this possible? Any example scriptsa would be very much appreciated. For the future...it would be fantastic if Celestia could accept tw...
- 23.01.2006, 19:37
- Forum: Scripting
- Topic: Looking backwards?
- Replies: 1
- Views: 4114
Looking backwards?
I want to produce a script so that I can fly from the earth to another planet changing the view to look back to the receeding earth.
I tried the command:
lookback()
..but it didn't seem to do anything.
Can anybody show me how to do this?
Thanks for any help.
I tried the command:
lookback()
..but it didn't seem to do anything.
Can anybody show me how to do this?
Thanks for any help.
- 14.08.2005, 11:54
- Forum: Celestia Users
- Topic: The Feature Requests Collecting Thread
- Replies: 258
- Views: 214042
Remote control of Celestia
Selden, Thanks for your reply. This is actually what I am doing at the moment, but it's a bit 'clonky'. Also in my wish list would be some display controls such as a verbosity control and full screen display control. Toggle type controls are difficult for a remote controlling programme because if yo...
- 14.08.2005, 10:56
- Forum: Celestia Users
- Topic: The Feature Requests Collecting Thread
- Replies: 258
- Views: 214042
Remote control of Celestia
Hi, I am wanting to use Celestia as a 'display device' for an interactive display in an educational environment. As such I want remote control of Celestia so that I can navigate to different places and change displays 'on the fly' rather than under script control. I thought that a socket interface (...
- 05.08.2005, 13:32
- Forum: Celestia Users
- Topic: The Feature Requests Collecting Thread
- Replies: 258
- Views: 214042
Feature Request -- Remote control of Celestia
I would like to be able to control Celestia by sending commands to it over a network interface. A remote computer would connect to the Celestia host with a TCP/IP connection and then send text strings using the same command language as the scripting feature.
- 04.08.2005, 21:59
- Forum: Celestia Users
- Topic: Full screen display control
- Replies: 5
- Views: 3605
Re: Full screen display control
Thanks Andrea,
This method is OK to launch Celestia in full screen mode but it can't be used to turn full screen off again under the control of another program, which is what I wanted to do. That's why I wondered if there was a script command to do this.
This method is OK to launch Celestia in full screen mode but it can't be used to turn full screen off again under the control of another program, which is what I wanted to do. That's why I wondered if there was a script command to do this.
- 04.08.2005, 21:56
- Forum: Celestia Users
- Topic: Dual monitor problem
- Replies: 3
- Views: 3011
Re: Dual monitor problem
Not sure I understand your reply. With other applications if I display them on the secondary monitor and maximise them, they stay on the secondary monitor. With Celestia, it moves to the primary monitor when I go full screen and back to the secondary monitor when I un-full screen it. I have a Matrox...
- 04.08.2005, 13:14
- Forum: Celestia Users
- Topic: Dual monitor problem
- Replies: 3
- Views: 3011
Dual monitor problem
I am running Celestia on a PC with two monitors. If I display Celestia on the secondary monitor and then toggle into full screen mode, Celestia jumps onto the primary monitor. If I toggle out of full screen mode, it jumps back to the secondary monitor. Is this a feature? I would like to display in f...
- 04.08.2005, 13:10
- Forum: Celestia Users
- Topic: Full screen display control
- Replies: 5
- Views: 3605
Full screen display control
Is it possible to toggle full screen display mode from a script command?
- 29.07.2005, 12:23
- Forum: Celestia Users
- Topic: Automation of Celestia?
- Replies: 2
- Views: 1971
Automation of Celestia?
Is there a way to control Celestia from another program, (Windows platform)? I want to make Celestia respond to user inputs in an interactive learning environment. I can not see how you would do this with scripts. I am hoping there is an API or other automation method available. Thanks for any tips