Arrokoth, new mesh, new map

The home for finished/released addons.
Avatar
Topic author
trappistplanets
Posts: 641
Joined: 11.06.2020
Age: 17
With us: 3 years 11 months

Arrokoth, new mesh, new map

Post #1by trappistplanets » 20.07.2022, 17:12

recently a new Arrokoth mesh came out here
associated paper is this

so i made a CMOD of the mesh, and a natural color map using a Wikipedia image, this process involved in map making Blender, the new mesh, and Askaniy's TrueColorTools, did final cleanups in GIMP

arrokoth.jpg


(code below is originally from CO)

Code: Select all

"486958 Arrokoth:Arrokoth:2014 MU69:Ultima Thule:1110113Y:PT1" "Sol"
{
    Class    "asteroid"
    Mesh    "arrokoth.cmod"
    Orientation    [ -50 0 1 0 ]
    Texture    "arrokoth.*"
    Radius    18  # maximum semi-axis
    EllipticalOrbit
    {
        Epoch    2458484.5  # 2019 Jan 01 (New Horizons encounter)
        Period    297.371052339075
        SemiMajorAxis    44.55129423264393
        Eccentricity    0.04097873475827028
        Inclination    2.451769758298457
        AscendingNode    158.9786644650622
        ArgOfPericenter    174.6720281547497
        MeanAnomaly    315.8844151813905
    }
    UniformRotation
    {
        Period    15.938
        Inclination    98.18711913
        AscendingNode    42.5072541
    }
    LunarLambert    0.5
    GeomAlbedo    0.165
    BondAlbedo    0.061
    InfoURL    "https://en.wikipedia.org/wiki/486958_Arrokoth"
}

arrokoth.zip
GET mesh and texture here
(2.43 MiB) Downloaded 242 times
There is a limit to how far we can travel into the stars.
Owner of "The Grand Voyage" addon series
Collaborating with Dangerous_safety for the still developing Cer system

Avatar
EarthMoon
Posts: 200
Joined: 02.07.2022
With us: 1 year 10 months
Location: Germany

Model error

Post #2by EarthMoon » 07.10.2022, 17:00

I installed it in Celestia and I found an ugly model error. :sad:
The other parts/textures are fine, but the error is annoying.

See this page https://cel-earthmoon.glitch.me/_web/forum/videos/arrokoth-model-error.html for a small video.

Celestia version: 1.6.1
OS: Win 11
Crew: "We are orbiting a black hole."
Control Center: "Do not fly too close to the black hole!"
Crew: "OH OOPS..."

Celestia versions:
1.6.3, 1.7.0 sRGB, 1.6.1 ED (plain)

Current projects:
Celestial (a Celestia-like program written in Python)

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

Post #3by SevenSpheres » 07.10.2022, 17:25

I don't see this issue in Celestia 1.6.2 or 1.7.0 on Windows 10. I don't seem to have 1.6.1 anymore, but I doubt the issue is specific to that version since 1.6.2 is basically the same. Is it possible that you have multiple Arrokoth textures, and Celestia isn't loading the texture from this addon (JPG) but a different texture (likely PNG)?
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

Avatar
EarthMoon
Posts: 200
Joined: 02.07.2022
With us: 1 year 10 months
Location: Germany

Post #4by EarthMoon » 08.10.2022, 12:59

I reinstalled the addon and the problem is gone! :smile: :biggrin:
Crew: "We are orbiting a black hole."
Control Center: "Do not fly too close to the black hole!"
Crew: "OH OOPS..."

Celestia versions:
1.6.3, 1.7.0 sRGB, 1.6.1 ED (plain)

Current projects:
Celestial (a Celestia-like program written in Python)


Return to “Add-on releases”