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

debug_overlay

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

6 releases (3 breaking)

0.4.0 Apr 30, 2024
0.3.0 Apr 21, 2024
0.2.2 Apr 8, 2024
0.1.0 Apr 8, 2024

#523 in Graphics APIs

Download history 209/week @ 2024-04-03 51/week @ 2024-04-10 165/week @ 2024-04-17 97/week @ 2024-04-24 82/week @ 2024-05-01

344 downloads per month

MIT/Apache

165KB
2.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–33MB
~486K SLoC