Description: The 3d viewer contains tools for 3d visualisation and querying of geodata (e.g. gocad files, shapefiles). "Geocando" is developed in C++ using vtk and vtkGeography as well as Qt.
- [PPT] - a course of software project
- [6] - Geology, topography dem model, three-dim
- [3D] - 3D mathematical knowledge profile, we ca
File list (Check if you may need any files):
Geocando
........\CMakeLists.txt
........\Copyright.txt
........\gcoCore
........\.......\CMakeLists.txt
........\.......\gcoAbstractClassificationHandler.cpp
........\.......\gcoAbstractClassificationHandler.h
........\.......\gcoAbstractLegendHandler.cpp
........\.......\gcoAbstractLegendHandler.h
........\.......\gcoAbstractMessageImpl.cpp
........\.......\gcoAbstractMessageImpl.h
........\.......\gcoAbstractProgressImpl.cpp
........\.......\gcoAbstractProgressImpl.h
........\.......\gcoAbstractProjectHandler.cpp
........\.......\gcoAbstractProjectHandler.h
........\.......\gcoAbstractSourceLoader.cpp
........\.......\gcoAbstractSourceLoader.h
........\.......\gcoAtomicStyle.cpp
........\.......\gcoAtomicStyle.h
........\.......\gcoBase.cpp
........\.......\gcoBase.h
........\.......\gcoCamera.cpp
........\.......\gcoCamera.h
........\.......\gcoCameraList.cpp
........\.......\gcoCameraList.h
........\.......\gcoClassification.cpp
........\.......\gcoClassification.h
........\.......\gcoClassificationList.cpp
........\.......\gcoClassificationList.h
........\.......\gcoClassificationSection.cpp
........\.......\gcoClassificationSection.h
........\.......\gcoClassificationSectionList.cpp
........\.......\gcoClassificationSectionList.h
........\.......\gcoCurveStyle.cpp
........\.......\gcoCurveStyle.h
........\.......\gcoGeneralGeoObject.cpp
........\.......\gcoGeneralGeoObject.h
........\.......\gcoGeneralGeoObjectImpl.cpp
........\.......\gcoGeneralGeoObjectImpl.h
........\.......\gcoGeneralGeoObjectList.cpp
........\.......\gcoGeneralGeoObjectList.h
........\.......\gcoGeoObject.cpp
........\.......\gcoGeoObject.h
........\.......\gcoGeoObjectList.cpp
........\.......\gcoGeoObjectList.h
........\.......\gcoLegend.cpp
........\.......\gcoLegend.h
........\.......\gcoLegendList.cpp
........\.......\gcoLegendList.h
........\.......\gcoLegendSection.cpp
........\.......\gcoLegendSection.h
........\.......\gcoLegendSectionList.cpp
........\.......\gcoLegendSectionList.h
........\.......\gcoLight.cpp
........\.......\gcoLight.h
........\.......\gcoLightList.cpp
........\.......\gcoLightList.h
........\.......\gcoLookupTable.cpp
........\.......\gcoLookupTable.h
........\.......\gcoMessage.cpp
........\.......\gcoMessage.h
........\.......\gcoMessageOutputWindow.cpp
........\.......\gcoMessageOutputWindow.h
........\.......\gcoNamedObject.cpp
........\.......\gcoNamedObject.h
........\.......\gcoNamedObjectList.cpp
........\.......\gcoNamedObjectList.h
........\.......\gcoPointssetStyle.cpp
........\.......\gcoPointssetStyle.h
........\.......\gcoProgress.cpp
........\.......\gcoProgress.h
........\.......\gcoProject.cpp
........\.......\gcoProject.h
........\.......\gcoProjectImpl.cpp
........\.......\gcoProjectImpl.h
........\.......\gcoProjectImplCommand.cpp
........\.......\gcoProjectImplCommand.h
........\.......\gcoProjectSettings.cpp
........\.......\gcoProjectSettings.h
........\.......\gcoProperty.cpp
........\.......\gcoProperty.h
........\.......\gcoPropertyList.cpp
........\.......\gcoPropertyList.h
........\.......\gcoQueryObject.cpp
........\.......\gcoQueryObject.h
........\.......\gcoQueryObjectList.cpp
........\.......\gcoQueryObjectList.h
........\.......\gcoSource.cpp
........\.......\gcoSource.h
........\.......\gcoSourceList.cpp
........\.......\gcoSourceList.h
........\.......\gcoStyle.cpp
........\.......\gcoStyle.h
........\.......\gcoSurfaceStyle.cpp
........\.......\gcoSurfaceStyle.h
........\.......\gcoVoxetStyle.cpp
........\.......\gcoVoxetStyle.h
........\gcoGUI
........\......\CMakeLists.txt
........\......\gcoAboutDialog.cpp