BasilYes / BDApp

BDApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

See BACKENDS and EXAMPLES files in the docs/ folder, or on the web at: https://github.com/ocornut/imgui/tree/master/docs

Backends = Helper code to facilitate integration with platforms/graphics api (used by Examples + should be used by your app).
Examples = Standalone applications showcasing integration with platforms/graphics api.

Some Examples have extra README files in their respective directory, please check them too!

Once Dear ImGui is running (in either examples or your own application/game/engine),
run and refer to ImGui::ShowDemoWindow() in imgui_demo.cpp for the end-user API.

About

BDApp


Languages

Language:C++ 50.4%Language:C 32.6%Language:Objective-C++ 7.3%Language:Makefile 4.3%Language:Objective-C 2.4%Language:Batchfile 1.4%Language:HTML 0.8%Language:CMake 0.5%Language:Kotlin 0.3%