OpenSceneGraph/examples/osguniformbuffer
Julien Valentin d49f0d67af change the design of BufferIndexBinding to work with BufferData instead of BufferObject
allow convenient BufferData abstraction +  serialization of BufferIndexBinding
2017-08-24 03:28:55 +02: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 change the design of BufferIndexBinding to work with BufferData instead of BufferObject 2017-08-24 03:28:55 +02:00