All Projects → glmark2 → Glmark2

glmark2 / Glmark2

Licence: other
glmark2 is an OpenGL 2.0 and ES 2.0 benchmark

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Glmark2

Shaderconductor
ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages
Stars: ✭ 1,146 (+475.88%)
Mutual labels:  opengl, glsl, opengl-es
Starwars.android
This component implements transition animation to crumble view into tiny pieces.
Stars: ✭ 1,942 (+875.88%)
Mutual labels:  opengl, glsl, opengl-es
Wayst
A simple terminal emulator
Stars: ✭ 117 (-41.21%)
Mutual labels:  opengl, wayland, x11
Pmtech
Lightweight, multi-platform, data-oriented game engine.
Stars: ✭ 478 (+140.2%)
Mutual labels:  opengl, glsl, opengl-es
Vkmark
Vulkan benchmark
Stars: ✭ 80 (-59.8%)
Mutual labels:  wayland, benchmark, x11
Gdx Vfx
LibGDX post-processing visual effects
Stars: ✭ 105 (-47.24%)
Mutual labels:  opengl, glsl, opengl-es
Shadows
Shädows - A Shadows & Lights engine for löve
Stars: ✭ 134 (-32.66%)
Mutual labels:  opengl, glsl, opengl-es
Reshade
A generic post-processing injector for games and video software.
Stars: ✭ 2,285 (+1048.24%)
Mutual labels:  opengl, glsl
Ezfilter
A lightweight (<180KB), easy-to-extend Android filter and dynamic sticker framework for adding filters and stickers for camera, video, bitmap and view.(一个轻量级(<180KB)、易扩展的Android滤镜和动态贴纸框架,支持摄像头、视频、图片和视图添加滤镜和贴纸。)
Stars: ✭ 155 (-22.11%)
Mutual labels:  opengl, opengl-es
Gaiasky
Mirror of Gaia Sky repository hosted on Gitlab: https://gitlab.com/langurmonkey/gaiasky
Stars: ✭ 162 (-18.59%)
Mutual labels:  opengl, glsl
Opentk
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
Stars: ✭ 2,284 (+1047.74%)
Mutual labels:  opengl, opengl-es
Gl
Go cross-platform OpenGL bindings.
Stars: ✭ 148 (-25.63%)
Mutual labels:  opengl, opengl-es
Glsl
GLSL parser for Rust
Stars: ✭ 145 (-27.14%)
Mutual labels:  opengl, glsl
Wallutils
🌆 Utilities for handling monitors, resolutions, wallpapers and timed wallpapers
Stars: ✭ 145 (-27.14%)
Mutual labels:  wayland, x11
Forge
High Performance Visualization
Stars: ✭ 140 (-29.65%)
Mutual labels:  opengl, glsl
Sparkle
🎇 A modern particle engine running on GPU, using c++14 and OpenGL 4.4.
Stars: ✭ 162 (-18.59%)
Mutual labels:  opengl, glsl
Apitrace
Tools for tracing OpenGL, Direct3D, and other graphics APIs
Stars: ✭ 2,198 (+1004.52%)
Mutual labels:  opengl, opengl-es
Glsltuto
GLSL shaders tutorial
Stars: ✭ 168 (-15.58%)
Mutual labels:  opengl, glsl
Flextgl
OpenGL and Vulkan header and loader generator.
Stars: ✭ 180 (-9.55%)
Mutual labels:  opengl, opengl-es
Magnum Examples
Examples for the Magnum C++11/C++14 graphics engine
Stars: ✭ 180 (-9.55%)
Mutual labels:  opengl, opengl-es

glmark2 is an OpenGL 2.0 and ES 2.0 benchmark.

glmark2 is developed by Alexandros Frantzis and Jesse Barker based on the original glmark benchmark by Ben Smith.

It is licensed under the GPLv3 (see COPYING).

To build glmark2 you need:

  • meson (>= 0.47) or python3 (if you are using WAF for building)
  • libpng 1.6
  • Window system development files for the flavors you want to build (e.g, X11, Wayland, drm)
  • libGL (for desktop GL)
  • libEGL and libGLESv2 (for GLESv2)

Read the INSTALL file for building/installation instructions,

Read the INSTALL.android file for instructions for Android.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].