mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-16 16:08:33 +00:00
link to imgui-glow-renderer/examples
This commit is contained in:
parent
c40be71bb4
commit
0633f112c8
@ -5,7 +5,9 @@
|
||||
//!
|
||||
//! # Basic usage
|
||||
//!
|
||||
//! A few code examples are provided in the source.
|
||||
//! A few code [examples] are provided in the source.
|
||||
//!
|
||||
//! [examples]: https://github.com/imgui-rs/imgui-rs/tree/main/imgui-glow-renderer/examples
|
||||
//!
|
||||
//! In short, create either an [`AutoRenderer`] (for basic usage) or [`Renderer`]
|
||||
//! (for slightly more customizable operation), then call the `render(...)`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user