Can someone make this skull-shaped asteroid who will pass again next to Earth in 2018 to Celestia? At least the ssc.
Info: https://en.wikipedia.org/wiki/2015_TB145
News:
Space.com
Science Daily
Pictures:
Request: 2015 TB145
- Art Blos
- Moderator
- Posts: 1152
- Joined: 31.08.2017
- Age: 32
- With us: 7 years 3 months
- Location: Volgodonsk, Rostov Oblast, Russia
We do not have a model for him. Only the orbit.
Code: Select all
"2015 TB145" "Sol"
{
Class "asteroid"
Mesh "asteroid.cms"
Texture "asteroid.jpg"
Radius 0.3
EllipticalOrbit
{
Epoch 2458000.5 # 2017 Sept 04
Period 3.045172933911
SemiMajorAxis 2.100886091197
Eccentricity 0.860122146711
Inclination 39.690174874985
AscendingNode 37.711969690724
ArgOfPericenter 121.757193946164
MeanAnomaly 204.686603793446
}
UniformRotation
{
Period 2.938
}
LunarLambert 0.5
Albedo 0.06
InfoURL "https://en.wikipedia.org/wiki/2015_TB145"
}
Founder and head of the project "Celestia Origin"
- gironde
- Posts: 851
- Joined: 16.12.2016
- Age: 72
- With us: 7 years 11 months
- Location: Montigny-Les-Metz, France
2015 TB145
Code: Select all
#Halloween is a nickname
"2015 TB145:Halloween" "Sol"
{
Class "asteroid"
Mesh "roughsphere.cmod"
Texture "comet.jpg"
Radius 0.3
Visible false
Clickable true
EllipticalOrbit
{
Epoch 2457200.5 # 2015 Jun 27
Period 3.0685541865644
SemiMajorAxis 2.111626302683
Eccentricity 0.8604309969836557
Inclination 39.68439974972418
AscendingNode 37.73427072838604
ArgOfPericenter 121.5356386445105
MeanAnomaly 306.1556982019503
}
UniformRotation
{
Period 5
}
Albedo 0.06
InfoURL "http://ssd.jpl.nasa.gov/sbdb.cgi?sstr=2015+TB145"
}
I'm not the author, I think it's ArtBlos
I'm sorry but I do not have a model that matches what you show. It is true that it will be good with such a representation.
Added after 6 minutes 22 seconds:
'Visible false' and 'Clickable true' are used for LUT5
If you do not use LUT5, you must disable these 2 instructions.
I saw that Art Blos had already responded to your request. I think the settings in his file are newer.