qgis3d
qgis QT5 3d 

所属分类:3D图形编程
开发工具:C++
文件大小:0KB
下载次数:4
上传日期:2018-06-30 14:01:12
上 传 者sh-1993
说明:  3D地图视图-使用Qt 3D的概念验证
(3D map view - proof of concept using Qt 3D)

文件列表:
aabb.h (2643, 2018-06-30)
ap.tif (9734863, 2018-06-30)
cameracontroller.cpp (7234, 2018-06-30)
cameracontroller.h (3538, 2018-06-30)
chunkedentity.cpp (9792, 2018-06-30)
chunkedentity.h (2600, 2018-06-30)
chunklist.cpp (1797, 2018-06-30)
chunklist.h (934, 2018-06-30)
chunkloader.cpp (105, 2018-06-30)
chunkloader.h (767, 2018-06-30)
chunknode.cpp (3227, 2018-06-30)
chunknode.h (1977, 2018-06-30)
data.qrc (189, 2018-06-30)
data/ (0, 2018-06-30)
data/buildings.cpg (5, 2018-06-30)
data/buildings.dbf (2555636, 2018-06-30)
data/buildings.prj (417, 2018-06-30)
data/buildings.qpj (690, 2018-06-30)
data/buildings.shp (68572, 2018-06-30)
data/buildings.shx (3308, 2018-06-30)
data/roads.cpg (5, 2018-06-30)
data/roads.dbf (287110, 2018-06-30)
data/roads.prj (417, 2018-06-30)
data/roads.qpj (690, 2018-06-30)
data/roads.shp (35516, 2018-06-30)
data/roads.shx (1212, 2018-06-30)
data/trees.cpg (5, 2018-06-30)
data/trees.dbf (16878, 2018-06-30)
data/trees.prj (417, 2018-06-30)
data/trees.qpj (690, 2018-06-30)
data/trees.shp (1556, 2018-06-30)
data/trees.shx (516, 2018-06-30)
demterraingenerator.cpp (8470, 2018-06-30)
demterraingenerator.h (2658, 2018-06-30)
demterraintilegeometry.cpp (8695, 2018-06-30)
demterraintilegeometry.h (1512, 2018-06-30)
dtm.tif (3244069, 2018-06-30)
flatterraingenerator.cpp (4077, 2018-06-30)
... ...

# QGIS 3D **UPDATE: The work on 3D support in QGIS has been merged to QGIS master branch and will be included in 3.0 release.** This repository contains initial work to build a 3D framework for QGIS. To build with 3D support, set `WITH_3D=TRUE` in CMake. This will build `qgis_3d` library and a testing executable `qgis3d`. Note: the testing executable `qgis3d` tries to load data from a folder specified by `dataDir` variable in src/3d/testapp/main.cpp. Please clone this repository and point `dataDir` to the path where you cloned it so it is possible to load the data files. Pro-tip: you can specify `WITH_GUI=FALSE` to disable compilation of other bits of code and disable search for extra dependencies. The code works with Qt >= 5.8, however it is preferred to use Qt 5.9 (LTS release). Unfortunately Qt3D in version 5.7 has some bugs that make QGIS 3D unusable. This repository is not going to be target of further development of the 3D framework - it still contains testing data and keeps history of the initial 3D work. ![Screenshot](https://cloud.githubusercontent.com/assets/193367/24079851/25e19e74-0ccd-11e7-902c-4e9b86a9a955.png)

近期下载者

相关文件


收藏者