MentalGL
OpenGL debugger
A utility library to review entire OpenGL render state
Single header OpenGL utility library in the public domain
23 stars
5 watching
1 forks
Language: C
last commit: 10 months ago
Linked from 1 awesome list
cc99debugging-toolglopenglpublic-domainutility
Related projects:
Repository | Description | Stars |
---|---|---|
psycholns/gshaderreplacer | Software that enables shader replacement and debugging in OpenGL applications | 2 |
lukasbanana/llgl | A low-level graphics library providing a thin abstraction layer for various modern and legacy rendering APIs. | 2,074 |
azhirnov/glsl_trace | A library for debugging and profiling shaders in graphics rendering applications | 32 |
valvesoftware/vogl | An OpenGL debugger with capture and playback capabilities | 1,419 |
3dparallax/insight | A Chrome extension toolkit for debugging and analyzing WebGL applications | 912 |
georgejahad/debug-repl | A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 94 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
simonexmachina/ember-devtools | A collection of useful Ember.js debugging functions. | 159 |
dtrebilco/glintercept | A tool that intercepts and logs OpenGL function calls for debugging purposes. | 516 |
haskell-opengl/opengl | A set of Haskell libraries providing bindings to the OpenGL graphics API. | 147 |
dgrnbrg/spyscope | A library of tools for debugging single- and multi-threaded applications written in Clojure. | 586 |
google/gapid | Tools for inspecting and replaying graphics API calls from applications to GPUs | 2,207 |
tommai78101/initializingopengl | A comprehensive guide to initializing OpenGL for developers | 45 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 580 |