OpenGL demos taking advantage of Shader Model 4
Naixela released two demos “geometry shader painterly rendering” and “geometry shader tessellation” taking advantage of Shader Model 4 (inclusive source code).
- Geometry Shader Painterly Rendering Demo
Renders a scene into color, position, and normal textures, and then outputs the scene as a large number of brush strokes covering the screen using the geometry shader.
- Geometry Shader Tessellation Demo
Tessellates a heightfield based on distance to the viewer using the geometry shader.

[via]
Tweet
[ Subscribe to Geeks3D latest news by email ]
Related posts:
- GeForce GTX 480 Direct3D 11 Tessellation Demos Details
- OpenGL 3.2 Geometry Instancing Culling on GPU Demo
- How to Emulate a Stack and Recursive Functions in a DirectX 10 Shader
- AMD Publishes 6 New Direct3D 10 and 11 Demos: Quick Test and New Details About Tessellation
- [Test] First Contact with OpenGL 4.0 GPU Tessellation












