Statistics
| Revision:

gvsig-3d / 2.1 / trunk / org.gvsig.view3d / pom.xml @ 466

History | View | Annotate | Download (6.11 KB)

# Date Author Comment
444 03/13/2015 01:50 PM Lluís Marqués

Add API module with manager, library and locator. refs #15889

416 02/18/2015 12:11 PM Lluís Marqués

Add and configure each plugin. refs #15886

There are five plugins:

  • org.gvsig.view3d.common
  • org.gvsig.view3d.lin.x86_64
  • org.gvsig.view3d.lin.x86
  • org.gvsig.view3d.win.x86_64
  • org.gvsig.view3d.win.x86

Each plugin has its own native configuration to create a specific plugin for each architecture.

413 02/17/2015 01:59 PM Lluís Marqués

Add first version of view 3d. refs #15886

Added necessary dependencies to integrate NASA WW SDK.
Created AbstractView3DPanel that instantiate and configure the WorldWindowGLJPanel.
Implemented some methods to show trivial view.

411 02/17/2015 11:29 AM Lluís Marqués

Add KML and KMZ support to main application refs #15887

407 02/16/2015 02:31 PM Lluís Marqués

Add raster support at main application.

Created two scripts to add Gdal natives to LD_LIBRARY_PATH.
Fixed some errors when raster layer was created.
refs #15887

405 02/12/2015 05:12 PM Lluís Marqués

Create managers, add dependencies and created API. refs #15885

403 02/12/2015 02:46 PM Lluís Marqués

Create project structure refs #15885