OSG VS2017 环境配置
文件准备
我的IDE是VS2017
OSG稳定版本
http://www.openscenegraph.org/index.php/download-section/stable-releases
OSG官方数据
http://www.openscenegraph.org/index.php/download-section/31-data
OSG三方库
http://www.openscenegraph.org/index.php/download-section/32-third-party
CMAKE ,这个自己找啦
CMAKE
将下载的OSG稳定版本解压缩,这里我的目录是 E:/include/OpenSceneGraph-3.6.3
将目录下的CMakeLists.txt拉至cmake-gui内,同时修改build目录,如下
点击