TrilogisIT / WorldWind_Android

WorldWind Library and Example code for the Android framework.
19 stars 10 forks source link

Surface Shapes and Sample project #7

Open kedzie opened 10 years ago

kedzie commented 10 years ago

Surface shape infrastructure is implemented. Currently SurfaceQuad is only implementation. But AbstractSurfaceShape supports tessellating round polygons with any # of sides.

-PreRender infrastructure -GLCapabilities infrastructure -Sample project with Navigation Drawer w/Layer management and Vertical Exaggeration controls

ndorigatti commented 10 years ago

need to merge manually, but will be done! many thanks!