This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
595a048319
OpenSceneGraph
/
examples
/
osgcomputeshaders
History
Robert Osfield
0ee9f732b8
From Sebastian Messerschmidt, "Original shader was not running on various NVidia cards due to old syntax in shader."
2014-01-07 16:15:50 +00: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
From Sebastian Messerschmidt, "Original shader was not running on various NVidia cards due to old syntax in shader."
2014-01-07 16:15:50 +00:00