awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
glampert avatar

glampert/debug-draw

0
View on GitHub↗
540 stars·40 forks·C++·9 viewsglampert.github.io↗

Debug Draw

An immediate-mode, renderer agnostic, lightweight debug drawing API for C++.

Features

  • Graphics and Rendering - Immediate-mode debug rendering.

Star history

Star history chart for glampert/debug-drawStar history chart for glampert/debug-draw

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Debug Draw

Similar open-source projects, ranked by how many features they share with Debug Draw.
  • pov-ray/povrayPOV-Ray avatar

    POV-Ray/povray

    1,502View on GitHub↗

    POV-Ray is a ray tracing rendering engine that transforms text-based scene descriptions into photorealistic three-dimensional images and animations. It parses plain-text files containing scene geometry, lighting, textures, and camera definitions into an internal computational data structure, then calculates precise mathematical ray-scene intersections against geometric primitives and triangle meshes. The engine incorporates advanced lighting and geometry capabilities, including bounding hierarchy optimization to skip collision checks against distant geometry, and constructive solid geometry f

    C++3d-graphics3d-renderingpov-ray
    View on GitHub↗1,502
  • andreirudenko/sparklerA

    AndreiRudenko/sparkler

    0View on GitHub↗

    A modular 2d particle system.

    View on GitHub↗0
  • ands/lightmapperands avatar

    ands/lightmapper

    1,535View on GitHub↗

    lightmapper.h is a C/C++ single-file library for lightmap baking by using your existing OpenGL renderer.

    C
    View on GitHub↗1,535
  • anael-seghezzi/maratis-tiny-c-libraryanael-seghezzi avatar

    anael-seghezzi/Maratis-Tiny-C-library

    212View on GitHub↗

    Maratis Tiny C library

    C
    View on GitHub↗212
See all 30 alternatives to Debug Draw→

Frequently asked questions

What does glampert/debug-draw do?

An immediate-mode, renderer agnostic, lightweight debug drawing API for C++.

What are the main features of glampert/debug-draw?

The main features of glampert/debug-draw are: Graphics and Rendering.

What are some open-source alternatives to glampert/debug-draw?

Open-source alternatives to glampert/debug-draw include: pov-ray/povray — POV-Ray is a ray tracing rendering engine that transforms text-based scene descriptions into photorealistic… andreirudenko/sparkler — A modular 2d particle system. ands/lightmapper — lightmapper.h is a C/C++ single-file library for lightmap baking by using your existing OpenGL renderer. ands/seamoptimizer — A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps. It is based on a… askeladdk/aseprite — Package aseprite implements a decoder for Aseprite sprite files (.ase and .aseprite files). anael-seghezzi/maratis-tiny-c-library — Maratis Tiny C library.