Updated Glossary (markdown)
parent
fbf110fa2c
commit
a52300ecea
@ -1,4 +1,5 @@
|
|||||||
(work in progress)
|
(work in progress)
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
**Backends/Bindings**: a piece of code that connects your OS/platform/windowing system, graphics API or programming language to Dear ImGui. In the `examples/` folder we provide a bunch of `imgui_impl_xxxx` files which are backends for variety of platforms and graphics API. Many other [third-party bindings](https://github.com/ocornut/imgui/wiki/Bindings) exists.
|
**Backends/Bindings**: a piece of code that connects your OS/platform/windowing system, graphics API or programming language to Dear ImGui. In the `examples/` folder we provide a bunch of `imgui_impl_xxxx` files which are backends for variety of platforms and graphics API. Many other [third-party bindings](https://github.com/ocornut/imgui/wiki/Bindings) exists.
|
||||||
|
Loading…
Reference in New Issue
Block a user