2022-02-06 10:22:33 +11:00
|
|
|
# NIH-plug: egui support
|
|
|
|
|
|
|
|
This provides an adapter to create [egui](https://github.com/emilk/egui) based
|
|
|
|
GUIs with NIH-plug through
|
|
|
|
[egui-baseview](https://github.com/BillyDM/egui-baseview).
|
2022-03-15 06:17:11 +11:00
|
|
|
|
2022-03-22 04:36:41 +11:00
|
|
|
Consider using [`nih_plug_iced`](../nih_plug_iced) or
|
|
|
|
[`nih_plug_vizia`](../nih_plug_vizia) instead.
|