egui_glow 0.18.1

Bindings for using egui natively using the glow library
Documentation

[egui] bindings for glow.

The main types you want to look are are [Painter] and [EguiGlow].

If you are writing an app, you may want to look at eframe instead.