mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-19 01:18:27 +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 `glow` version and `[dev-dependencies]` describes the
|
||||||
compatible `glutin` version)
|
compatible `glutin` version)
|
||||||
|
|
||||||
Finally the `imgui-examples` folder contains examples of how to use
|
Finally the [`imgui-examples`](./imgui-examples) folder contains
|
||||||
the `imgui` crate itself - this covers general topics like how to show
|
examples of how to use the `imgui` crate itself - this covers general
|
||||||
text, how to create buttons, etc - and should be applicable to usage
|
topics like how to show text, how to create buttons, etc - and should
|
||||||
with any backend/renderer.
|
be applicable to usage with any backend/renderer.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user