vogl

OpenGL debugger

An OpenGL debugger with capture and playback capabilities

OpenGL capture / playback debugger.

GitHub

1k stars
127 watching
126 forks
Language: C++
last commit: almost 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
valvesoftware/togl A Direct3D to OpenGL abstraction layer for translation and compatibility 2,043
lukasbanana/mentalgl A utility library to review entire OpenGL render state 23
3dparallax/insight A Chrome extension toolkit for debugging and analyzing WebGL applications 913
kbielude/vkgl An implementation of OpenGL using Vulkan as the underlying graphics API 114
binary1248/gls A library to reduce boilerplate OpenGL code 18
progbits/smldbg An educational C++20 debugger with basic debugging functionality and no dependencies. 4
tomdalling/opengl-series Code and resources for learning OpenGL programming through a series of tutorials 812
nvpro-samples/gl_vk_bk3dthreaded A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads 84
acdemiralp/gl A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. 158
dtrebilco/glintercept A tool that intercepts and logs OpenGL function calls for debugging purposes. 516
vaiorabbit/ruby-opengl A Ruby wrapper library for OpenGL, allowing developers to create graphics applications without having to write low-level OpenGL code. 89
azhirnov/glsl_trace A library for debugging and profiling shaders in graphics rendering applications 32
overv/oogl A C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering. 414
aidan63/linc_opengl A C library providing native bindings to the OpenGL API for use in Haxe applications 2
andrewferrier/debugprint.nvim A debugging tool for NeoVim that uses print-like statements to trace code execution 338