Giter VIP home page Giter VIP logo

openvizearth's Introduction

OpenVizEarth

qt5 osg3.6 osgearth vs2015

start: PATH=H:\osgearthSDK\bin;G:\library\qt\bin

依赖库包网盘地址:

转存的别人编译的

链接:https://pan.baidu.com/s/19pZiIGzDLeijmq5pJfu7Iw 提取码:pytl

编译

  1. 使用camke 3.0以上版本;
  2. 编译选项
  3. 使用的本地库路径
    qt:G:/library/qt/vs_2015_x64_570/5.7/msvc2015_64/lib/cmake/Qt5Widgets osg:3.6: OpenSceneGraph-OpenSceneGraph-3.6.zip osgearth:osgearth-osgearth-2.10.zip thirdParty:H:\osgearthSDK\3rdParty boost:H:\3.open\3rdparty\x64\boost_1_60_0 liblas:H:\3.open\3rdparty\x64\liblas18 ssgqt: osgQt-3.5.7 4.CMake的变量配置,因为makelist中使用了这些名称对应的路径 INCLUDE_DIRECTORIES( ${OSG_INCLUDE_DIR} ${OSGQT_INCLUDE_DIR} ${OSGEARTH_INCLUDE_DIR} ) LINK_DIRECTORIES( ${OSG_ROOT}/lib ${OSGQT_ROOT}/lib ${OSGEARTH_ROOT}/lib )

项目结构

  1. 主结构

    主结构

    View中的场景树 主结构

  2. UIFacade 界面初始化

    界面初始化

  3. 节点树管理
    节点树管理

  4. 节点选中隐藏显示逻辑,通过node的mask属性控制编译选项

  5. 模仿arcgis工具箱 工具箱

使用说明

  1. 在DataType.h中使用typedef决定使用哪个管理面板类;

使用osgearth结合qt制作demo工程

  1. 主界面主界面
  2. 节点隐藏显示控制主界面

openvizearth's People

Contributors

longyangzz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.