安装依赖
安装OpenGL库: sudo apt-get install mesa-common-dev freeglut3 freeglut3-dev
下载osg最新release : https://github.com/openscenegraph/OpenSceneGraph
编译
mkdir build
cd build
cmake ../OpenSceneGraph
make
sudo make install
安装依赖
安装OpenGL库: sudo apt-get install mesa-common-dev freeglut3 freeglut3-dev
下载osg最新release : https://github.com/openscenegraph/OpenSceneGraph
编译
mkdir build
cd build
cmake ../OpenSceneGraph
make
sudo make install
本文标题:Ubuntu安装osg
本文链接:https://www.haomeiwen.com/subject/uyiyqctx.html
网友评论