dimgui 0.1.2-alpha
dimgui is a D port of the imgui OpenGL GUI library
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:
This package provides sub packages which can be used individually:
dimgui:example - example
dimgui
This is a D port of the [imgui] OpenGL GUI library.
Homepage: https://github.com/d-gamedev-team/dimgui
Examples
Use [dub] to build and run the example project:
$ dub run dimgui:example
Note: You will need to install the [glfw] shared library in order to run the example.
Documentation
The public API is available in the [imgui.api] module.
Building dimgui as a static library
Run [dub] alone in the root project directory to build dimgui as a static library:
$ dub
Links
- The original [imgui] github repository.
License
Distributed under the [zlib] license.
See the accompanying file license.txt.
- Registered by Andrej Mitrovic
- 0.1.2-alpha released 10 years ago
- d-gamedev-team/dimgui
- github.com/d-gamedev-team/dimgui
- zlib
- Copyright (c) 2009-2010 Mikko Mononen [email protected]
- Authors:
- Sub packages:
- dimgui:example
- Dependencies:
- glad-drey
- Versions:
-
1.0.3 2019-Apr-28 1.0.2 2019-Apr-28 1.0.1 2018-Nov-05 1.0.0 2018-Nov-05 0.1.8 2015-Feb-21 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
4 downloads this month
-
221 downloads total
-
- Score:
- 2.1
- Short URL:
- dimgui.dub.pm