OpenSceneGraph 资料

OpenSceneGraph(OSG)是一个开源的3D图形引擎,支持多种操作系统平台和编程语言,包括C++、Java、Python等。以下是一些OpenSceneGraph的资料:

官网
OpenSceneGraph
https://www.openscenegraph.com/

文档
http://www.openscenegraph.org/doc/index.html

中文
http://www.osgchina.org/

源码
https://github.com/openscenegraph/OpenSceneGraph
https://github.com/openscenegraph/osgQt

编译、安装、开发环境
https://blog.csdn.net/qq_26221775/article/details/122135395

Windows编译好的库下载
https://objexx.com/OpenSceneGraph.html

Windows下osg+Qt搭建三维开发环境
https://blog.csdn.net/danshiming/article/details/126447067

入门指南
https://segmentfault.com/a/1190000021848795

教程
https://www.tutorialspoint.com/openscenegraph/index.htm

中文教程
https://www.yanbinghu.com/tag/openscenegraph

希望这些资料能够帮助您更好地了解和使用OpenSceneGraph。

你可能感兴趣的:(c++,OpenSceneGraph,OSG)