OpenSceneGraph/examples/osguniformbuffer
2015-06-02 09:18:19 +00:00
..
CMakeLists.txt From Tim Moore, "Here is initial support for uniform buffer objects. The binding between a buffer object and an indexed target is implemented as a new StateAttribute, UniformBufferBinding. I've included an example program based on the code in the ARB_uniform_buffer_object specification. 2010-11-29 17:43:27 +00:00
osguniformbuffer.cpp Changed name of UniformCallback to UniformBufferCallback to avoid conflict with changes to come to the osg::Uniform::Callback -> osg::UniformCallback. 2015-06-02 09:18:19 +00:00