mooeypoo / SolarPlayground

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

Figure out how to draw closer objects in front of farther ones #5

Open mooeypoo opened 10 years ago

mooeypoo commented 10 years ago

All objects are on the same canvas, so this should be done by the order of drawing. This is especially important if we tilt the viewpoint to look at the plane of orbit.