随笔分类 -  OpenSceneGraph

摘要:一、下载安装 1,源里已经有osg库了,OpenSceneGraph-Data自己去下载 apt source openscenegraph 2,进入住目录 4,运行配置 ./configure 5,运行构建 make 6,将程序安装至系统 sudo make install 这样引用就很方便 二、 阅读全文
posted @ 2020-06-03 17:21 つContent 阅读(567) 评论(0) 推荐(0)