mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 21:48:36 +00:00
Linkify imgui-examples also
This commit is contained in:
parent
e8cb3897d0
commit
84dd23a959
@ -43,10 +43,10 @@ their respective `Cargo.toml` to find compatible versions (e.g
|
||||
compatible `glow` version and `[dev-dependencies]` describes the
|
||||
compatible `glutin` version)
|
||||
|
||||
Finally the `imgui-examples` folder contains examples of how to use
|
||||
the `imgui` crate itself - this covers general topics like how to show
|
||||
text, how to create buttons, etc - and should be applicable to usage
|
||||
with any backend/renderer.
|
||||
Finally the [`imgui-examples`](./imgui-examples) folder contains
|
||||
examples of how to use the `imgui` crate itself - this covers general
|
||||
topics like how to show text, how to create buttons, etc - and should
|
||||
be applicable to usage with any backend/renderer.
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user