GeoscienceAustralia / ga-worldwind-suite

A collection of tools created by the Geoscience Australia (GA) Movies and 3D Visualisation (M3DV) team. The tools are built around the NASA World Wind Java SDK, an open-source virtual globe toolkit.
40 stars 24 forks source link

Refactor Animator class to extract responsibilities #76

Open jfnavin opened 12 years ago

jfnavin commented 12 years ago

Animator class is quite bloated and has numerous responsibilities. Would be better if it could be refactored into a number of classes with smaller scope (layer management, window management etc.)