#debugging #graphics #overlay

debug_overlay

A basic low-overhead and ascii-only debug overlay that can be displayed using GPU APIs such as wgpu

12 releases (breaking)

0.9.1 May 11, 2025
0.8.0 Jan 17, 2025
0.7.0 Oct 31, 2024
0.6.0 Jul 24, 2024

#659 in Graphics APIs

Download history 10/week @ 2025-02-05 1/week @ 2025-02-19 5/week @ 2025-02-26 100/week @ 2025-04-09 22/week @ 2025-04-16 155/week @ 2025-05-07 47/week @ 2025-05-14

204 downloads per month

MIT/Apache

190KB
3.5K SLoC

A basic low-overhead debugging overlay for use with GPU APIs such as wgpu.

Features

Enable one or several or the builtin runderers using the following cargo features:

  • wgpu
  • wgpu-core (TODO)

rust_debug

Misc debugging utilities.

Dependencies

~0.1–10MB
~106K SLoC