Thursday, March 25, 2010

OpenGL 4.0

All Direct3D11 features are in OpenGL 4.0 right now.

* hardware tessellation via ARB_tessellation_shader
* supersample antialiasing via ARB_sample_shading
* dual source blending via ARB_blend_func_extended

And we have same rendering quality under Direct3D11 and OpenGL.
Main OpenGL problem is poor performance:)

1 comment:

  1. I believe that OpenGL performance will increase in future:)

    ReplyDelete