V1400 Cen

Post requests, images, descriptions and reports about work in progress here.
Topic author
Daly
Posts: 38
Joined: 28.03.2020
With us: 4 years 1 month

V1400 Cen

Post #1by Daly » 31.08.2020, 17:00

https://danielmarin.naukas.com/2015/01/26/los-anillos-gigantes-del-mundo-j1407b/

I started to create exo moons and I came across this planet, I believe it and I realized that the ring disappears with distance, I make this post to be able to discuss the subject
Attachments
yellow-hypergiant - copia - copia.png

Avatar
SevenSpheres
Moderator
Posts: 820
Joined: 08.10.2019
With us: 4 years 7 months

Post #2by SevenSpheres » 31.08.2020, 17:55

Daly wrote:[...]the ring disappears with distance[...]

Celestia Origin solves this problem by defining the rings around a separate, invisible (Mesh "") object, with a radius equal to the outer radius of the rings. Here's the code used:

Code: Select all

"b:1SWASP J140747.93-394542.6 b" "1SWASP J140747.93-394542.6"
{
   Class   "planet"
   Texture   "j1407_b.dds"
   NormalMap   "j1407_b-normal.*"
   Radius   66257
   Oblateness   0.065
   Atmosphere
   {
      Height   600
      Lower   [ 0.2 0.5 0.6 ]
      Upper   [ 0.1 0.9 0.6 ]
      Sky   [ 0.8 0.5 0.6 ]
      Sunset   [ 0.9 0.3 0.8 ]
   }
   EllipticalOrbit
   {
      Epoch   2454220
      Period   10.198494
      SemiMajorAxis   3.9
      Inclination   109.726
      AscendingNode   214.206
      ArgOfPericenter   63.16
      MeanAnomaly   90
   }
   Rings
   {
      Inner   480000
      Outer   90000000
      Texture   "j1407_b-rings.png"
   }
   UniformRotation
   {
      Period   10
      Inclination   109.726
      AscendingNode   214.206
   }
   LunarLambert   0.5
   InfoURL   "http://arxiv.org/abs/1410.6577"
}

" " "1SWASP J140747.93-394542.6"  # Кольца, видимые с большого расстояния
{
   Class   "diffuse"
   Mesh   ""
   Emissive   true
   Radius   90000000
   EllipticalOrbit
   {
      Epoch   2454220
      Period   10.198494
      SemiMajorAxis   3.9
      Inclination   109.726
      AscendingNode   214.206
      ArgOfPericenter   63.16
      MeanAnomaly   90
   }
   Rings
   {
      Inner   480000
      Outer   90000000
      Texture   "j1407_b-rings.png"
   }
   UniformRotation
   {
      Inclination   109.726
      AscendingNode   214.206
   }
   Albedo   0
}
My Addons: viewtopic.php?f=23&t=19978 • Discord server admin
Celestia versions: 1.5.1, 1.6.1, 1.6.2, 1.7.0, and some unofficial versions like Celestia-ED

Topic author
Daly
Posts: 38
Joined: 28.03.2020
With us: 4 years 1 month

Post #3by Daly » 31.08.2020, 19:23

Thank you very much, tilt the planet to give it the same effect. I will complement it and upload it, if you want, modify it.
Attachments
V1400 cen.png

Avatar
Gurren Lagann
Posts: 429
Joined: 31.01.2018
Age: 17
With us: 6 years 3 months
Location: State of Rio de Janeiro, Brazil

Post #4by Gurren Lagann » 31.08.2020, 19:29

I'm not sure if 1SWASP J1407b actually has red-white rings, but its 400 ly away, so i cant say for certain.
"The tomorrow we're trying to reach is not a tomorrow you had decided on!"
- Simon the Digger
"Nothing is impossible for me, as long I'm determinated to keep moving forward!"
"If other people aren't going to do it, I'm going to do it myself!"
- Me (Gurren)

Current major projects:
- Aur Cir
- Cel+
- Project Sisyphus
- Populating the Local Group
- An galaxy generator

Topic author
Daly
Posts: 38
Joined: 28.03.2020
With us: 4 years 1 month

Post #5by Daly » 31.08.2020, 19:40

The color of the rings is not known, but if how much luminosity falls when passing its star with the rings, the rest will be fictitious but this is this image of spece enginer, also it is not known if it is a quasi-star or a supersaturn and if you have a mass of 20 jupiter you could easily have a barycenter far from your stars
Attachments
yellow-hypergiant - copia.png

Avatar
Gurren Lagann
Posts: 429
Joined: 31.01.2018
Age: 17
With us: 6 years 3 months
Location: State of Rio de Janeiro, Brazil

Post #6by Gurren Lagann » 31.08.2020, 20:22

You mean "brown dwarf", not "quasi-star". Those are two completely separate categories.
"The tomorrow we're trying to reach is not a tomorrow you had decided on!"
- Simon the Digger
"Nothing is impossible for me, as long I'm determinated to keep moving forward!"
"If other people aren't going to do it, I'm going to do it myself!"
- Me (Gurren)

Current major projects:
- Aur Cir
- Cel+
- Project Sisyphus
- Populating the Local Group
- An galaxy generator

Topic author
Daly
Posts: 38
Joined: 28.03.2020
With us: 4 years 1 month

Post #7by Daly » 31.08.2020, 21:30

from there I make the textures moons.
Attachments
yellow-hypergiant - copia - copia.png
yellow-hypergiant - copia - copia.png
yellow-hypergiant - copia - copia.png
V1400 Cen.rar
(277.99 KiB) Downloaded 405 times

Avatar
DrJMOS
Posts: 101
Joined: 08.08.2020
Age: 42
With us: 3 years 9 months
Contact:

Post #8by DrJMOS » 01.09.2020, 05:17

Hi Daly, I've modified ring texture adding a transparent layer and diffuse the edges of ring texture

ringpic.jpg


New texture here

rings.png
My avatar is part of my custom splash viewtopic.php?f=5&t=20457#p151900
List of my addons here viewtopic.php?f=23&t=20724

Avatar
SpaceStalker
Posts: 38
Joined: 29.10.2020
Age: 38
With us: 3 years 6 months
Location: мiсто-герой Прип'ять

Post #9by SpaceStalker » 30.10.2020, 17:21

Why the code file for planet is .stc? I think it must be .ssc.

Avatar
Gurren Lagann
Posts: 429
Joined: 31.01.2018
Age: 17
With us: 6 years 3 months
Location: State of Rio de Janeiro, Brazil

Post #10by Gurren Lagann » 30.10.2020, 18:00

J1407b has a chance to be a brown dwarf though.
"The tomorrow we're trying to reach is not a tomorrow you had decided on!"
- Simon the Digger
"Nothing is impossible for me, as long I'm determinated to keep moving forward!"
"If other people aren't going to do it, I'm going to do it myself!"
- Me (Gurren)

Current major projects:
- Aur Cir
- Cel+
- Project Sisyphus
- Populating the Local Group
- An galaxy generator

Avatar
SpaceStalker
Posts: 38
Joined: 29.10.2020
Age: 38
With us: 3 years 6 months
Location: мiсто-герой Прип'ять

Post #11by SpaceStalker » 02.11.2020, 06:22

It probably is a brown dwarf. But such small brown dwarfs look like gas giants, because their nuclear synthesis is wery weak.

This body is young, so it's temperature is caused neither nuclear synthesis, nor star radiation. It hasn't just cooled down yet.

Avatar
Trolligi 112477
Posts: 252
Joined: 18.04.2020
Age: 16
With us: 4 years
Location: London

Post #12by Trolligi 112477 » 08.06.2021, 21:30

Daly, one of your assets (the night texture) originates from CelWP and was made by me on the 29th of may last year. (For the brown dwarf Auwei) Please change it, it's on wikipedia now. lol
no more science papers

Avatar
DrJMOS
Posts: 101
Joined: 08.08.2020
Age: 42
With us: 3 years 9 months
Contact:

Commons and Wikipedia

Post #13by DrJMOS » 01.09.2021, 17:28

Trolligi 112477 wrote:Daly, one of your assets (the night texture) originates from CelWP and was made by me on the 29th of may last year. (For the brown dwarf Auwei) Please change it, it's on wikipedia now. lol

Hi Trolligi, now the info of sources in https://commons.wikimedia.org/wiki/File:J1407b.ogv is:

This image was created with Celestia. Video generated with the free program of Celestia. Daly's V1400 Cen addon. Dislplay of rings solved by SevenSpheres and texture of rings near to planet adapted by DrJMOS. Brown dwarf (night texture) texture originates from CelWP and was made by Trolligi 112477

If someone of authors of this work want/have a different license to CC-BY-SA license i can ask for edit or delete video in commons. I declare that my small contribution here is CC-BY-SA-4.0

Regards!
My avatar is part of my custom splash viewtopic.php?f=5&t=20457#p151900
List of my addons here viewtopic.php?f=23&t=20724


Return to “Add-on development”