You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
For the parametric orbit and parametric velocity I deduced the formulas myself starting from Kepler laws and Newton parametric orbit formula for the Runge method it is just a 4rth order Runge kutta method, you can find info in Wikipedia.
Στις Πέμπτη, 16 Ιανουαρίου 2020, 12:01:55 μ.μ. EET, ο χρήστης Anuroop Singh <[email protected]> έγραψε:
Hey,
From where did you refer all the formulas and algorithms used in PlanetaryOrbit script. I want to understand that script but it is very difficult to deduce the real formulas from code. So if you could guide me to proper reference sources, it will be helpful.
Thanks
https://github.com/sotos82/SolarSystemSimulatorGame/blob/master/Assets/Scripts/Planet/PlanetaryOrbit.cs
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Hey,
From where did you refer all the formulas and algorithms used in PlanetaryOrbit script. I want to understand that script but it is very difficult to deduce the real formulas from code. So if you could guide me to proper reference sources, it will be helpful.
Thanks
https://github.com/sotos82/SolarSystemSimulatorGame/blob/master/Assets/Scripts/Planet/PlanetaryOrbit.cs
The text was updated successfully, but these errors were encountered: