I am curios what this would look like in Celestiaa.
Does anynoe have the orbit data and know how to add it?
https://www.space.com/38580-interstellar-object-spotted-comet-asteroid-mystery.html
Janus.
Does anybody have any data on this?
Thank you very much.
This caught my because of a job a years ago.
An employee at a place I did some consulting on going from pure mechanical relay control to ladder plc based stuff wanted to be a sci-fi author.
He had this world dreamed up where two alien races that developed in the same system were at war.
They were basically pulling heinlein maneuvers, throwing rocks at each other, because they wanted to kill each other off to take their world.
Not make radioactive wastelands which no one could then move onto.
As they were getting really good at it, throwing and swatting quarter mile rocks, the universe tried its hand at their game.
A rogue blackhole went zipping through, scattering them badly, and all their rocks, at very high speeds.
This ended the war because all their militaries saw were stranded civilians, and all their doctors saw were patients.
Now they wander the milkyway chasing down all their ammo that got scattered.
I have wondered how celestia would handle displaying that, and it looks neat.
Is it available as a stand alone mod or addon?
I need to learn to understand all the path stuff anyway.
I also have some further ideas I want to play with.
Janus.
This caught my because of a job a years ago.
An employee at a place I did some consulting on going from pure mechanical relay control to ladder plc based stuff wanted to be a sci-fi author.
He had this world dreamed up where two alien races that developed in the same system were at war.
They were basically pulling heinlein maneuvers, throwing rocks at each other, because they wanted to kill each other off to take their world.
Not make radioactive wastelands which no one could then move onto.
As they were getting really good at it, throwing and swatting quarter mile rocks, the universe tried its hand at their game.
A rogue blackhole went zipping through, scattering them badly, and all their rocks, at very high speeds.
This ended the war because all their militaries saw were stranded civilians, and all their doctors saw were patients.
Now they wander the milkyway chasing down all their ammo that got scattered.
I have wondered how celestia would handle displaying that, and it looks neat.
Is it available as a stand alone mod or addon?
I need to learn to understand all the path stuff anyway.
I also have some further ideas I want to play with.
Janus.
@Art Blos
Thank you very much.
Janus.
P.S. Do you use the QT or VS version of Celestia?
I ask because I could use someone knowledgeable to test the current VS2013 x86/x64 compiles, and the VS2013 QT5.4 x86/x64 compiles as well, once I get done with x64 done which should be this weekend.
This pesky thing called work keeps sapping time from things I would rather be doing, keeps putting me behind schedule.
They all work for me, but there have been issues and I want them all squashed.
Thank you very much.
Janus.
P.S. Do you use the QT or VS version of Celestia?
I ask because I could use someone knowledgeable to test the current VS2013 x86/x64 compiles, and the VS2013 QT5.4 x86/x64 compiles as well, once I get done with x64 done which should be this weekend.
This pesky thing called work keeps sapping time from things I would rather be doing, keeps putting me behind schedule.
They all work for me, but there have been issues and I want them all squashed.
- Art Blos
- Moderator
- Posts: 1147
- Joined: 31.08.2017
- Age: 32
- With us: 7 years 2 months
- Location: Volgodonsk, Rostov Oblast, Russia
Unpack to folder "extras".
- Attachments
-
- A-2017 U1.zip
- (402.53 KiB) Downloaded 236 times
Founder and head of the project "Celestia Origin"
- FarGetaNik
- Posts: 484
- Joined: 05.06.2012
- With us: 12 years 5 months
- Location: Germany
Nice to have, now I see that this object indeed has a very high eccentricity, which means it can't possibly originate from the Oort cloud. I'd like to note that it is possible to define a hyperbolic trajectory with a usual EllipticalOrbit definition. This way the object won't simply stop when the data ends, but the orbit won't show up. I solved this issue with my Pioneer and Voyager addons by having a timeline with sampled orbit during the time we have data and a elliptical orbit after data ends.
- John Van Vliet
- Posts: 2944
- Joined: 28.08.2002
- With us: 22 years 2 months
still working on the mesh but the spice bsp is online
the bsp , cmod ,ssc ,and texture
-- just under 6 meg zip
https://drive.google.com/file/d/0B6ZYAd08tZL-ME5feEh6c0NVR1U/view?usp=sharing
-- the mesh and texture
the objects path -- this is not a "orbit" but a hyperbolic trajectory
the bsp , cmod ,ssc ,and texture
-- just under 6 meg zip
https://drive.google.com/file/d/0B6ZYAd08tZL-ME5feEh6c0NVR1U/view?usp=sharing
-- the mesh and texture
the objects path -- this is not a "orbit" but a hyperbolic trajectory
Code: Select all
"A2017 U1" "Sol"
{
Class "asteroid"
Mesh "A2017U1.bin.cmod"
Orientation [ 90 1 0 0 ] # did NOT rotate it on export to cmod
Radius 400
Albedo 0.1
OrbitFrame { EclipticJ2000 { Center "SSB"}}
Beginning "1900 01 01 00:00:00.000"
Ending "2101 01 01 00:00:00.000"
SpiceOrbit
{
Kernel "A_2017_U1.bsp"
Target "3788040"
Origin "0"
Period 100
BoundingRadius 1e10
}
PrecessingRotation
{
Inclination 5 # random
Period 55 # random
PrecessionPeriod 0.01 # random
}
}
[attachment=1]1.png[/attachment][attachment=0]2.png[/attachment]