摘要: osg给节点添加材质 #include <osg/Material> #include <osg/Geode> #include <osgDB/ReadFile> #include <osgViewer/Viewer> int main(){ // 创建一个场景节点 osg::ref_ptr<osg 阅读全文
posted @ 2024-01-24 22:00 西北逍遥 阅读(44) 评论(0) 推荐(0) 编辑