OpenSceneGraph/examples/osgcomputeshaders
Julien Valentin bf1b4ec2bb add ComputeDispatch class
revoke glDispatch in PCProgram::useProgram
update example
2017-11-28 17:30:04 +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 add ComputeDispatch class 2017-11-28 17:30:04 +01:00