- #1
krsbuilt
- 15
- 0
I wrote a program in java to simulate gravity in 3 dimensional space between any number of objects, and i wanted to test if it works. i managed to find the data for the Earth and the sun and tried those out and the sun acted as a slingshot for the earth. i would like to know if i could find some sort of database containing the current position in space for all the planets at any particular time, so that i may plug those into my simulator and try to get out a decant simulation. does anyone know of a database that is free to use that would get me the current orbital velocities and coordinates of all the planets?