-
Notifications
You must be signed in to change notification settings - Fork 32
Description
From the README: The Metal/OSX backends have been excluded for now as the Objective-C code in them looks like it would probably make life painful. Please provide feedback if there is a use-case for these.
Here is the requested feedback: Yes, there is a use-case for supporting C applications on MacOS.
When Apple follows through and finally drops OpenGL support, the use case will be to provide the best method by which IMGUI can be deployed from a C source application on an up-to-date Mac. Support for Dear IMGUI Apple/OSX/Metal backend development based on the Objective-C implementation can begin at any time, since that backend works for the C++ sources.
The resolution will provide bindings for standard C (not objective-C) source code integration, examples, documentation, and test support for Dear IMGUI in the MacOS environment.