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

Add ability for model layer to reference/group multiple models #86

Open jfnavin opened 12 years ago

jfnavin commented 12 years ago

Currently the model layer only supports referencing a single model. This makes sense for large scale models, but for things like seismic sections and interp etc. it would be nice to be able to group these into a single layer, with each section appearing as an object beneath it in the layer tree.

This would somewhat mimic the dataset functionality, with the benefit that parts of the model could not be separated from the whole and the correct draw-order could be enforced.