OpenSceneGraph/examples/osgcomputeshaders
2018-01-02 18:15:25 +01:00
..
CMakeLists.txt From Wang Rui, "In the attached files I've added the Compute Shader support for OSG, as well as serializer updates and a new osgcomputeshaders example. My submission also include a setComputeGroups() function in Program for setting compute-shader work groups, and a bindToImageUnit() function in Texture for binding textures as image variables in shaders. 2013-01-25 11:54:03 +00:00
osgcomputeshaders.cpp adapt examples for new BindImageTexture 2018-01-02 18:15:25 +01:00