Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples: Add GLFW+Metal example #2527

Merged
merged 1 commit into from
May 6, 2019

Conversation

bear24rw
Copy link
Contributor

@bear24rw bear24rw commented May 2, 2019

This example project aims to resolve the following issues with the existing apple example projects:

  • example_apple_opengl2 depends on OpenGL which is now deprecated in macOS
  • example_apple_metal uses an xcodeproj file to build instead of a Makefile like the rest of the examples
  • example_apple_metal depends on imgui_impl_osx.mm which is not as feature complete as imgui_impl_glfw.cpp

@ocornut ocornut merged commit 5ecc9d5 into ocornut:master May 6, 2019
@ocornut
Copy link
Owner

ocornut commented May 6, 2019

Merged, thank you very much Max!

ocornut added a commit that referenced this pull request May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants