osgEarth resource link

1) The OpenSceneGraph Project Website open source 3D engine

http://www.openscenegraph.org/  English

http://www.osgchina.org/  Chinese

OpenSceneGraph is an open source 3D engine, which is widely used in fields such as visual simulation, games, virtual reality, scientific computing, 3D reconstruction, geographic information, space exploration, petroleum and minerals. OSG is written in standard C++ and OpenGL, and can run on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX, Android and FreeBSD operating systems. OSG has rich extensions in various industries, can seamlessly integrate with engines written in OpenGL, and use the most advanced graphics rendering technology in the world, so that every user can stand on the shoulders of giants.

2) osgEarth User Manual

https://www.open-open.com/pdf/d2bff908f5164e3f9daf72b5bbb6334e.html

3) Welcome to OpenStreetMap!
https://www.openstreetmap.org

4) 35 episodes of osgEarth video tutorials

http://www.osgchina.org/show.php?id=57

In order to popularize the osgEarth technology, FreeSouth has recorded the basic components of osgEarth and part of the programming application for a wide range of enterprises, colleges and research institutes. Use the stable version 2.1.1 of osgEarth.

5) osgEarth download

http://osgearth.org/

osgEarth is a 3D digital earth engine library developed based on the 3D engine osg. On the basis of osg, it implements tile scheduling plugins, optional quadtree scheduling plugins, and more geographic data loading plugins (including GDAL, ogr, WMS, TMS) , VPB, filesystem, etc.), combined with a set of geographic projection conversion plug-ins, so that it can achieve efficient processing of loading and scheduling geographic data display on the three-dimensional earth, realizing a three-dimensional virtual earth.

osgEarth - a C++ Geospatial SDK

http://docs.osgearth.org/en/latest/

6) Getting started with osgEarth basics

https://www.cnblogs.com/sunliming/p/4355966.html

7) OSG entry is the detailed steps of osgEarth to build an earth

https://blog.csdn.net/weixin_40970046/article/details/80408526

8) Overview of each example function of osgearth

https://www.xuebuyuan.com/3268835.html

9) Detailed explanation of 121 cases of osgEarth

https://download.csdn.net/download/t76230169/10120727

10) OSG-OSGEarth learning technology summary report

https://www.docin.com/p-676339473.html

11) OSGEarth practical case code

https://www.dssz.com/3102073.html

OSGEarth practical case code, a complete osgearth program, the aircraft is flying in the air, and the trajectory of the aircraft movement is marked with lines. The effect is shown in 1.jpg. osgearth needs to complete the installation and configuration in advance

12) osgEarth loads the source code case of Google satellite map

https://my.oschina.net/u/2312934/blog/375151

13) osgocean and osgearth

One is to simulate the ocean, and the other is to roam the earth.

Guess you like

Origin blog.csdn.net/pony12/article/details/108724926