Skip to content

Help Wanted

omar edited this page Sep 6, 2018 · 39 revisions

Currently looking for help with those things:

Features

  • Viewport: The multi-viewport branch needs users/testers to move forward! (see Viewport branch and #1542)

Community

Platform/Renderer Bindings

  • Mac: imgui_impl_osx.mm need some love (#1873)
  • Mobile, Web: Wanted: Make sure the existing OpenGL renderers are compatible with whatever WebGL / GL ES versions those platform needs, or write separate renderers if needed.
  • Mobile: Wanted imgui_impl_ios.cpp Platform Binding+Example for iOS (+ use existing renderer).
  • Mobile: Wanted imgui_impl_android.cpp Platform Binding+Example for Android (+ use existing renderer).
  • Web: Wanted imgui_impl_emscripten.cpp Platform Binding+Example for Emscripten (+ use existing renderer to create a new example). (#336)
  • Viewport: DirectX12 bindings needs multi-viewport support (see Viewport branch and #1542).
  • Viewport: Vulkan bindings needs to fix multi-viewport support (see Viewport branch and #1542): currently has Present issues.

External Language Bindings

Third-party Software
If you are familiar or interested in GLFW pushing/developing those changes would be extremely helpful to imgui:

Clone this wiki locally