#debugging #low-overhead #graphics #wgpu #gpu #overlay

debug_overlay

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

9 releases (breaking)

0.7.0 Oct 31, 2024
0.6.0 Jul 24, 2024
0.5.0 Jul 21, 2024
0.4.0 Apr 30, 2024
0.1.0 Apr 8, 2024

#641 in Graphics APIs

Download history 120/week @ 2024-07-27 3/week @ 2024-08-03 9/week @ 2024-09-21 1/week @ 2024-09-28 117/week @ 2024-10-26 40/week @ 2024-11-02 21/week @ 2024-11-09

178 downloads per month

MIT/Apache

190KB
3.5K SLoC

rust_debug

Misc debugging utilities.


lib.rs:

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)

Dependencies

~0.1–31MB
~465K SLoC