Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 204 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 204 Bytes

MyGUI

imgui example and cmake setup

Install following libraries

brew install glew 
brew install glfw

git submodules update

git submodule update --init --recursive