https://github.com/lightnet/cmakeglfw3glew2imgui1
This is simple project cmake build for imgui with glfw and glew.
https://github.com/lightnet/cmakeglfw3glew2imgui1
cmake glew glfw imgui
Last synced: 3 months ago
JSON representation
This is simple project cmake build for imgui with glfw and glew.
- Host: GitHub
- URL: https://github.com/lightnet/cmakeglfw3glew2imgui1
- Owner: Lightnet
- Created: 2021-04-16T16:35:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-16T16:56:08.000Z (over 4 years ago)
- Last Synced: 2025-06-05T16:46:22.851Z (4 months ago)
- Topics: cmake, glew, glfw, imgui
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cmakeglfw3glew2imgui1
# LICENSE: MIT
# Packages:
* glfw 3
* glew 2
* imgui https://github.com/ocornut/imgui# Information:
This is simple project cmake build for imgui with glfw and glew.
# Links:
* https://github.com/nigels-com/glew glew-2.2.0 (no cmakelists.txt)
* https://github.com/ocornut/imgui