NGC 6720, the ring nebula

The place to discuss creating, porting and modifying Celestia's source code.
Topic author
AstroBoy
Posts: 64
Joined: 14.12.2002
With us: 21 years 6 months
Location: Belgium
Contact:

NGC 6720, the ring nebula

Post #1by AstroBoy » 20.05.2003, 23:09

New nebula add-on for Celestia : NGC6720 the ring nebula

Image

You can download it on my website

http://membres.lycos.fr/tompouce00/

by AstroBoy

bh
Posts: 1547
Joined: 17.12.2002
With us: 21 years 6 months
Location: Oxford, England

Post #2by bh » 20.05.2003, 23:49

Looks great...can you add a star cluster to go with it. I find if you add a 'sub system' with some moons and stuff you really get a great animation.

Keep it up...bh.

Vicware
Posts: 120
Joined: 23.02.2002
With us: 22 years 4 months
Location: Los Angeles, CA

Same old problem...

Post #3by Vicware » 21.05.2003, 04:11

As always, you click on download on your page and the following
page comes up:

http://www.multimania.lycos.fr/error/re ... GC7293.zip

A page in French, as you see, and then after a few seconds it loops
back to your download page... and so it goes.

Hope some day you straighten this out - I would love to see your Nebula
in Celestia.

Vic

Guest

Post #4by Guest » 21.05.2003, 10:52

I made some modifications.
So retry it and tell me what...

Topic author
AstroBoy
Posts: 64
Joined: 14.12.2002
With us: 21 years 6 months
Location: Belgium
Contact:

Post #5by AstroBoy » 21.05.2003, 12:55

Reply above is from me, sorry, orgot to log in !!!

Wiz Eutropio
Posts: 2
Joined: 24.09.2002
With us: 21 years 9 months

Post #6by Wiz Eutropio » 21.05.2003, 20:31

Sorry, but link DOESN'T work again, or if I can download the file with some programs (as DAP) explorer tell me it is a not valid file or that the ZIP is corrupted.

billybob884
Posts: 986
Joined: 16.08.2002
With us: 21 years 10 months
Location: USA, East Coast

Post #7by billybob884 » 22.05.2003, 00:25

i downloaded it and it worked fine, but when i installed it i noticed one, the mesh is just a see-through grey ball, and two, the dsc names the object with a 1 instead of a 7
Mike M.

TacoTopia!

praesepe
Posts: 220
Joined: 15.10.2002
Age: 44
With us: 21 years 8 months
Location: Barcelona, Spain

Post #8by praesepe » 22.05.2003, 02:08

I've also noticed a strange effect on the nebula (great work by the way, your texture is really cool).When viewing it from the sides some areas seem to desapear. I was wondering why was this happening (and its not caused by a transparency level on the mesh itself, the transparency is defined on the alpha channel of the texture) so I opened on 3Dmax and found what was happening. The mesh is a box with a really tiny side wich is not mapped, as also the edges. Take a look:

Image

Image

Sorry to be so picky :|
Greets :P

praesepe

MrBatman
Posts: 43
Joined: 30.04.2003
With us: 21 years 2 months

Post #9by MrBatman » 22.05.2003, 14:53

billybob884 wrote:i downloaded it and it worked fine, but when i installed it i noticed one, the mesh is just a see-through grey ball, and two, the dsc names the object with a 1 instead of a 7

I had this problem myself, and I think I know the answer.

You probably downloaded the planetary nebulae add-on. You need to go to the planetary_nebulae.dsc file, open it, find the entry for ngc6720, and delete that entry in the file.

You can then edit your ngc6720 - Ring Nebula.dsc file to look like this:

Code: Select all

Nebula "Ring Nebula"
{
   Mesh "ngc6720.3ds"
   Radius    0.93
   RA    18.8933333
   Dec    33.0333333
   Distance 2300
}

Nebula "NGC 6720"
{
   # Mesh "ngc6720.3ds"
   Radius    0.93
   RA    18.8933333
   Dec    33.0333333
   Distance 2300
}

Now it will go to either "Ring Nebula" or "NGC 6720".

Topic author
AstroBoy
Posts: 64
Joined: 14.12.2002
With us: 21 years 6 months
Location: Belgium
Contact:

Post #10by AstroBoy » 22.05.2003, 17:33

I've also noticed a strange effect on the nebula (great work by the way, your texture is really cool).When viewing it from the sides some areas seem to desapear. I was wondering why was this happening (and its not caused by a transparency level on the mesh itself, the transparency is defined on the alpha channel of the texture) so I opened on 3Dmax and found what was happening. The mesh is a box with a really tiny side wich is not mapped, as also the edges.


One way to correct this, I think, would be to deled unused polygons.

Gonna try it...

Avatar
selden
Developer
Posts: 10190
Joined: 04.09.2002
With us: 21 years 9 months
Location: NY, USA

Post #11by selden » 22.05.2003, 17:55

AstroBoy,

I've been wondering... Why a flat model with a random rippley surface instead of one that's close to being a sphere? After all, most Planetary Nebulae are spherical or cylindrical or some other strange 3D shapes.
Selden

Topic author
AstroBoy
Posts: 64
Joined: 14.12.2002
With us: 21 years 6 months
Location: Belgium
Contact:

Post #12by AstroBoy » 23.05.2003, 22:29

I've been wondering... Why a flat model with a random rippley surface instead of one that's close to being a sphere? After all, most Planetary Nebulae are spherical or cylindrical or some other strange 3D shapes.


It's not spherical because those structure are to complex to be render as well as I would expect, So I use a flat model. But I don't like the billboard model, so I added some random fluctuation (that I prefer).

A second remarq : a billboard nebula can't be seen from the side, my does (even if it isn't very beautiful). It's only a question of estetical choice.


Return to “Development”