An open API service indexing awesome lists of open source software.

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.

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