bindbc-imgui ~further_version_work

Dynamic and static bindings to imgui, compatible with -betterC, @nogc, and nothrow.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

BindBC Imgui

D binding to CImgui with additional OpenGL and SDL backends

Adding to your project

To add bindbc-imgui to your project run

dub add bindbc-imgui

Using backends

To select backends use the versions directive in your dub package file Current backends are: USE_GL, USE_SDL2 (depends on bindbc-sdl) and USE_GLFW (depends on bindbc-glfw).

Running examples

To run the examples go in to the examples directory and compile the example in question.

Authors:
  • Joshua T. Fisher
  • Luna Nielsen
Dependencies:
none
Versions:
0.7.0 2022-Jun-10
0.6.1 2021-Dec-22
0.6.0 2021-Jun-03
0.5.1 2020-Oct-25
0.5.0 2020-Oct-24
Show all 15 versions
Download Stats:
  • 0 downloads today

  • 5 downloads this week

  • 9 downloads this month

  • 314 downloads total

Score:
1.1
Short URL:
bindbc-imgui.dub.pm