mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-14 15:08:36 +00:00
Tweak wording to make it clearer(?) there are other renderers
This commit is contained in:
parent
34453a9081
commit
6d08cb502c
@ -30,7 +30,7 @@ The core of imgui-rs consists of:
|
||||
- `imgui`: High-level safe API
|
||||
- `imgui-sys`: Low-level unsafe API (automatically generated)
|
||||
|
||||
Next, we provide two renderers, and two backend platform implementations:
|
||||
Next, we provide two example renderers, and two example backend platform implementations:
|
||||
|
||||
- `imgui-winit-support`: Backend platform implementation that uses the `winit` crate
|
||||
- `imgui-sdl2-support`: Backend platform using SDL2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user