mooeypoo / SolarPlayground

A Javscript-based adaptive user-defined solar system simulator
3 stars 1 forks source link

Make the calculator a module #1

Open mooeypoo opened 10 years ago

mooeypoo commented 10 years ago

Allow the user to choose calculation module, like choosing between Kepler and Hamiltonian calculations of positions.

mooeypoo commented 10 years ago

This is going to get complicated by caching. It may require a bit of restrategizing. For the moment, this is delayed as future feature.