Open anuroop18 opened 4 years ago
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 notifications@github.com έγραψε:
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