OpenSceneGraph-3.3.3, [/b]released on 19th December 2014, key deliverables in this dev release are:

  • New osgTerrain::DisplacementMappingTechnique that uses sharing of geometry tiles and height field textures to render the terrain, reducing main memory and GPU memory usage to less than 40% of previous usage, and reduces GPU costs to around 60% of previous requirements for a terrain.
  • New LAS plugin (depends upon libLAS and Boost)
  • New GStreamer plugin for cross platform video
  • New
    OpenGL extension set-up architecture that reduces both the code
    footprint, library size and runtime memory footprint, as well as make it
    easier to extend.
  • Support for glVertexAttribDivisor via new osg::VertexAttribDivisor StateAttribute
  • Support
    for glBlendEquationi, glBendFunci, glColorMaski and glEnable/glDisablei
    iva new BlendEquationi, BlendFunci, ColorMaski, and Enablei/Disablei
    StateAttributes to better support Multiple Render Target usage.
  • New osg::ShaderStorageBufferObject class and osgssbo example.
  • New osggpucull example that demonstrates culling on the GPU.
  • Threading safety and performance improvements to the DatabasePager
  • Refactor
    of osg::Drawable so that it is no subclassed from osg::Node allow it to
    be directly placed in the scene graph without the need for a Geode
    parent.
  • Standardization of callbacks in Node, Drawable, StateSet and StateAttributes
  • Improved Android toolchain build
  • Improvements to QT4 and QT5 support in osgQt
  • Improvements to the new osgUI NodeKit and Lua Scripting support
  • Bug and build fixes

source package : OpenSceneGraph-3.3.3.zip

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

最新文章

  1. 【Java并发编程实战】-----“J.U.C”:CAS操作
  2. js判断浏览器类型
  3. Python-内置函数小结
  4. XE6移动开发环境搭建之IOS篇(4):VMware9里安装Mac OSX 10.8(有图有真相)
  5. POJ 3304 Segments【叉积】
  6. opengl& 颜色
  7. hibernate 连接数据库时报错
  8. ASP.NET MVC Spring.NET NHibernate 整合
  9. 玩转Android之MVVM开发模式实战,炫酷的DataBinding!
  10. Android学习自定义Dialog
  11. 多线程下载工具-Axel
  12. django user模块改写
  13. 传智播客.Net培训就业班入学测试题
  14. GPUImage实战问题解决
  15. HTML5利用canvas,把多张图合并成一张图片
  16. linux磁盘IO读写性能优化
  17. 递归,re,time,random
  18. debug2
  19. css3: 基本知识记录
  20. light1341 唯一分解定理

热门文章

  1. Python学习-day14-HTML
  2. 关于C++ STL标准库中map 的多元素应用
  3. Python之协程的实现
  4. xshell 连接redis
  5. OAuth 开放授权
  6. mysql中游标的使用案例详解(学习笔记)(转)
  7. Dorado日常使用总结
  8. 解决云服务器ECS,windows server 2012不能安装SQL Server 2012,不能安装.NET Fromework 3.5
  9. BZOJ2121 字符串游戏 【dp】
  10. Reactor Cooling(ZOJ 2314)