egg changed the topic of #principia to: Logs: https://esper.irclog.whitequark.org/principia | <scott_manley> anyone that doubts the wisdom of retrograde bop needs to get the hell out | https://xkcd.com/323/ | <egg> calculating the influence of lamont on Pluto is a bit silly…
<queqiao-> ⟨clayel⟩ regarding https://discord.com/channels/319857228905447436/319857228905447436/1270851642060963891, i think principia having some maneuver making abilities like mechjeb has would be very helpful for qol and bridging the gap between patched conics and principia
<queqiao-> imo, the hard part is not dealing with the planning frames, but actually making the maneuver (where previously using mechjeb could make a maneuver in a few seconds)
<queqiao-> ⟨lamont⟩ that is a very easy opinion to have and a much more difficult opinion to put into code
<queqiao-> ⟨egg⟩ Indeed. This is what it took to do the local optimizer we have: https://github.com/mockingbirdnest/Principia/issues/3681
<queqiao-> ⟨egg⟩ But really, this is hiding the bulk of the work, which happened because of https://github.com/mockingbirdnest/Principia/issues/3358; note the considerable list of PRs there.
_whitelogger has joined #principia
paculino has joined #principia
paculino has quit [Ping timeout: 207 seconds]
_whitelogger has joined #principia
_whitelogger has joined #principia
_whitelogger has joined #principia
_whitelogger has joined #principia
paculino has joined #principia
paculino has quit [Ping timeout: 207 seconds]
paculino has joined #principia
raptop has quit [Ping timeout: 183 seconds]
raptop has joined #principia
_whitelogger has joined #principia
paculino has quit [Ping timeout: 207 seconds]
<queqiao-> ⟨iamgm1000⟩ For downloading principia you just pop in Principia folder into your gamedata right?
<queqiao-> ⟨iamgm1000⟩ * the
<raptop> Yes, though note that you may need some additional dependencies. See https://github.com/mockingbirdnest/Principia/wiki/Installing,-reporting-bugs,-and-frequently-asked-questions for details
<queqiao-> ⟨iamgm1000⟩ Thanks
raptop has quit [Ping timeout: 190 seconds]
<queqiao-> ⟨iamgm1000⟩ I just downloaded principia and orbit lines aren't appearing anymore just the icons
<queqiao-> ⟨egg⟩ RSS or stock? In stock, that is normal, the world is new so there is no history to show.
<queqiao-> ⟨iamgm1000⟩ rss
<queqiao-> ⟨egg⟩ Screenshot?
<queqiao-> ⟨iamgm1000⟩ For example this is the moon
<queqiao-> ⟨iamgm1000⟩ It has a bit then just fades away
<queqiao-> ⟨egg⟩ Yup, that is normal.
<queqiao-> ⟨egg⟩ If you want more history, you can increase the history length setting.
<queqiao-> ⟨iamgm1000⟩ Oh...
<queqiao-> ⟨egg⟩ I suppose you have read https://github.com/mockingbirdnest/Principia/wiki/Concepts?
<queqiao-> ⟨iamgm1000⟩ I'll have to mess around with it tomorrow and figure everything out
<queqiao-> ⟨iamgm1000⟩ Ohh I see so now th orbit lines appear
<queqiao-> ⟨iamgm1000⟩ Thanks
<queqiao-> ⟨egg⟩ (The default is 7 days, so a quarter of the Moon’s orbit.)
<queqiao-> ⟨iamgm1000⟩ Yep now I have much much more
<queqiao-> ⟨egg⟩ Indeed. But I would like to point out that while this is almost entirely useless; in practice you want to switch reference frames if you want to do anything with the Moon. Please, please, read the concepts page.
<queqiao-> ⟨egg⟩ +pretty,
<queqiao-> ⟨iamgm1000⟩ Is there also a reason why my game is extremely laggy compared to before principia?
<queqiao-> ⟨egg⟩ Because you have just asked for a lot of history to be drawn, so we now have to compute and draw a lot of lines on your screen.
<queqiao-> ⟨egg⟩ Which, as previously mentioned, is pretty, but not very useful.
<queqiao-> ⟨iamgm1000⟩ I do also have RSS origin
<queqiao-> ⟨egg⟩ How many bodies?
<queqiao-> ⟨iamgm1000⟩ I don't have them all currently but around like 60/70 i'm pretty sure
<queqiao-> ⟨iamgm1000⟩ the full is 180
<queqiao-> ⟨egg⟩ « Doctor, it hurts when I do this »
<queqiao-> ⟨egg⟩ (Some of the computational cost increases linearly with the number of celestials, you just tripled that. Some other computations, which are usually ignorable in terms of cost, increase like the square of the number of celestials, you just multiplied that by nine, so maybe they are not so ignorable either.)
<queqiao-> ⟨iamgm1000⟩ Then well it's understandable why it's laggy
<queqiao-> ⟨egg⟩ Indeed. Note that if you want to change the set of bodies, you need to make a new save (Principia actually simulates the motion of the whole thing, it cannot have bodies popping in and out of existence). So maybe tone it down to something you can enjoyably play with. Anyway, if you are learning Principia, it is going to be a while before you get to anything beyond the RSS baseline; already you will find that the Moon is a much more...
<queqiao-> ... interesting place than it used to, both to get to and to be around…
<queqiao-> ⟨iamgm1000⟩ Yeah, I will tone it down with the celestials considering this is basically unplayable due to lag
<queqiao-> ⟨iamgm1000⟩ At least for my computer
<queqiao-> ⟨iamgm1000⟩ While flying the actual craft it's perfectly fine but when I switch to the orbit view (the one in which I provided the screenshots) every input takes like 1 second to register
raptop has joined #principia