osg(osg中文社区)-osgEarth-osgViewer-基于OpenGL-开源三维渲染引擎-图形引擎-虚拟仿真工具-osg教程-osg仿真

OpenSceneGraph-3.1.9 发布

当前位置:首页 > 下载中心 > 在研版本

OpenSceneGraph-3.1.9, released on 2nd July 2013,主要修改点包括:

  • 使用osg::PrimitiveRestartIndex对glPrimitiveRestartIndex进行支持。

  • 使用osg::Array::setPreserveDataType(true)对glVertexAttribLPointer和glVertexAttribIPointer进行支持。

  • 新的Vec3ub, Vec3us, Vec4us, Vec2ub and Vec2us类。

  • 彻底清理了osg::Geometry弃用的一些特性。

  • 更强大的osgoit例子用来说明如何实现自透明物体的排序。

  • 通过3rdparty支持用户自定义序列化操作到OSG的基本格式当中。

  • 修正了一些警告。

  • 修正了一些BUG。

svn tag: svn co http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.1.9 OpenSceneGraph