GpuMagick main user interface. This graphical user interface is essentially a way to send commands to GpuMagick via the command line.
The popular GPU stress test
FurMark is included in GpuMagick in OpenGL and Vulkan.
TessMark: a simple OpenGL and Vulkan tessellation stress test and benchmark.
GiMark is an OpenGL
Geometry Instancing stress test: 500k cubes are rendered in this demo.
GsMark is an OpenGL
Geometry Shader stress test: the geometry is generated on the fly by the GPU GS stage.
PlasMark is an OpenGL
Compute Shader stress test: a plasma is simulated with 2-million particles.
GrassMark is another
Geometry Instancing test but this time with Alpha to Coverage antialiasing.
RhodiumLC is a pure math test: it's a 100% procedural graphics generated by a GLSL pixel shader.