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 thin centreline to borehole rendering #87

Closed jfnavin closed 12 years ago

jfnavin commented 12 years ago

At the moment only borehole samples are rendered. If there is a discontinuity in the samples a gap is left which can make it hard to easily see which samples are associated with which borehole.

This could be remedied by adding a thing centreline to the borehole that goes from the bottom of a sample to the top of the next one etc. This would visually connect the samples and make it more apparent which are associated with which hole.

jfnavin commented 12 years ago

Added centreline rendering along with unit tests. See 0971b6e.