Open jacobsmith opened 10 years ago
I was just looking at that last night haha. I think that is something we can definitely look at when we are working. Right now I am creating a Planet class that has a decent amount of parameters for each planet. I also think we should do all of the properties in relation to the Sun so that all we would have to do when testing is change the dimentions/properties of the sun and all the other planets adjust accordingly.
http://jsfiddle.net/elusien/tGY4B/
This site has a good example of javascript based orbits.