摘要:
#include<osgDB/ReadFile>#include<osgViewer/Viewer>#include<osg/Node>#include<osg/Geode>#include<osg/Geometry>#include<osg/StateSet>#include<osgUtil/SmoothingVisitor>#include<osg/CullFace>#include<osg/Material>osg::ref_ptr<osg::Node>createQu 阅读全文
摘要:
#include<osgDB/ReadFile>#include<osgViewer/Viewer>#include<osg/Node>#include<osg/Geode>#include<osg/Geometry>#include<osg/Group>#include<osg/Texture2D>#include<osg/TexGen>#include<osg/TexEnv>voidmain(){osgViewer::Viewerviewer;osg::ref_ptr<osg: 阅读全文