debug-draw
Debug drawing library
A lightweight debug drawing API that can be integrated with various rendering engines
Immediate-mode, renderer agnostic, lightweight debug drawing API.
504 stars
15 watching
36 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list
cppdirect3dgraphics-libraryopengl
Related projects:
Repository | Description | Stars |
---|---|---|
google/gapid | Tools for inspecting and replaying graphics API calls from applications to GPUs | 2,207 |
azhirnov/glsl_trace | A library for debugging and profiling shaders in graphics rendering applications | 32 |
andrejnau/flycube | A low-level graphics API providing features like ray tracing and support for multiple backends | 388 |
ripper37/glul | An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
lukasbanana/mentalgl | A utility library to review entire OpenGL render state | 23 |
wirepair/gcd | An unofficial client library for communicating with the Google Chrome Remote Debugger protocol using Go. | 186 |
glumpy/glumpy | A Python library for creating fast and scalable scientific visualizations using numpy and OpenGL | 1,239 |
chimehq/debugadapterprotocol | A Swift library that provides utilities and type definitions for interacting with the Debug Adapter Protocol. | 8 |
cakephp/debug_kit | A debugging toolset for CakePHP applications | 852 |
renatogarcia/icecream-cpp | A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 581 |
atlas-engineer/ndebug | Toolkit for constructing debugger hooks in Common Lisp applications | 9 |
diligentgraphics/diligentsamples | Demonstrates the usage of Diligent Engine for rendering 3D graphics and provides sample applications to learn its API | 338 |
wnafee/vector-compat | A support library for VectorDrawable and AnimatedVectorDrawable classes with tinting support and morph animations. | 1,226 |
charlespockert/aurelia-debugger | A tool to visually inspect and debug Aurelia applications | 5 |