Question about views

General discussion about Celestia that doesn't fit into other forums.
Topic author
draccomalfoy
Posts: 5
Joined: 14.01.2007
With us: 17 years 10 months

Question about views

Post #1by draccomalfoy » 14.01.2007, 21:00

Hi, I am spanish and new in this forums, if i sound weird is because of that.

I am trying to view only the planet i choose but when I select not to show planets in the Options menu, all of them dissapear. What i want is for example, select on planet of saturno, and make all the rest dissapear, so I can record a video only for those Planets I want.

Is there any way to make dissapear all planets but one?

Avatar
Chuft-Captain
Posts: 1779
Joined: 18.12.2005
With us: 18 years 11 months

Post #2by Chuft-Captain » 15.01.2007, 00:13

In data/solarsys.ssc, comment out or remove planets you don't want leaving only the one you are interested in.
You'll need to restart celestia each time you edit the file.

I reccomend you take a backup of the file before you do this so you can restore later.
"Is a planetary surface the right place for an expanding technological civilization?"
-- Gerard K. O'Neill (1969)

CATALOG SYNTAX HIGHLIGHTING TOOLS LAGRANGE POINTS

Topic author
draccomalfoy
Posts: 5
Joined: 14.01.2007
With us: 17 years 10 months

Post #3by draccomalfoy » 15.01.2007, 07:44

thanks a lot, the idea of this purpose is that i wanted to make an animation and take each planet in saturn orbit, the problem is that the other planets get in the way when i want to make the movie, and the new problem I have with your idea is that if I close celestia each time then i would loose the point of view from where i take the movie, but maybe there is a way to save the exact camera position so I can close and open celestia at the exat same point.

Thanks again for your help :)

Avatar
Chuft-Captain
Posts: 1779
Joined: 18.12.2005
With us: 18 years 11 months

Post #4by Chuft-Captain » 15.01.2007, 11:42

draccomalfoy wrote: but maybe there is a way to save the exact camera position so I can close and open celestia at the exat same point.

Thanks again for your help :)

That's exactly what celURL's are for. At any point you can type ctrl/C which stores the position in the cut/paste buffer as a celURL which can then
be pasted into any HTML page as a link.
Clicking on it then starts Celestia (if not already started) and takes you to that position.

eg. Click on this one: cel://SyncOrbit/Earth/2007-01-15T06:10: ... 659&lm=775
"Is a planetary surface the right place for an expanding technological civilization?"
-- Gerard K. O'Neill (1969)

CATALOG SYNTAX HIGHLIGHTING TOOLS LAGRANGE POINTS

Topic author
draccomalfoy
Posts: 5
Joined: 14.01.2007
With us: 17 years 10 months

Post #5by draccomalfoy » 15.01.2007, 11:47

Capitan, muchas gracias por todas las explicaciones, intentare hacer lo de los planetas, gracias a estos 2 trucos que me has dicho podre sacar los gifs. Cuando lo tenga echo lo posteare aqui para compartirlo y que veas lo que pretendia hacer.

Saludos :)

PD: Sorry I was so happy to have the problem solved I had completely forgotten I am in an english forum xD :P, the traslation from above:
Captain, thanks a lot for all the explanations, I'll try to do the planets thing, I will be able to do some gifs with these 2 tricks u gave me.
When I jave all done I'll post it here to share so u can see what i was trying to do
:)

Topic author
draccomalfoy
Posts: 5
Joined: 14.01.2007
With us: 17 years 10 months

Post #6by draccomalfoy » 15.01.2007, 20:34

I have a new problem now, when y erase saturn, all its moon dissapear, how can i make it invisible?

Avatar
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 2 months
Location: NY, USA

Post #7by selden » 15.01.2007, 20:39

You can insert

Class "invisible"

in the definition of the planet.

You do not have to edit the solarsys.ssc catalog file itself to make this change. In the /extras/ directory where you are developing your project, you can create an SSC catalog which contains this:

Code: Select all

Modify "Saturn" "Sol" { Class "invisible" }
Selden

Topic author
draccomalfoy
Posts: 5
Joined: 14.01.2007
With us: 17 years 10 months

Post #8by draccomalfoy » 15.01.2007, 21:59

WOW selden, this is great, thanks a lot :), just what i was looking for ^^

Avatar
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 2 months
Location: NY, USA

Post #9by selden » 15.01.2007, 22:02

You are very welcome.
Selden


Return to “Celestia Users”