Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Consider using a newer version of ImGui #5

Open
m516 opened this issue Jul 17, 2020 · 0 comments
Open

Consider using a newer version of ImGui #5

m516 opened this issue Jul 17, 2020 · 0 comments

Comments

@m516
Copy link

m516 commented Jul 17, 2020

Thank you for providing this demo! It was a great resource for building projects with GLFW and ImGui. I'd just like to note that the ImGui version in this repository is old (four years), and ImGui developers improve the library at a fairly rapid pace. The latest version is less demanding on the CPU, but the code to set it up and use it differ slightly from what's required in this version.

An example on how to use this new version of ImGui is available at its official repository: https://github.com/ocornut/imgui/blob/master/examples/example_glfw_opengl3/main.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant