Skip to content

suru33/mygui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyGUI

imgui example and cmake setup

Install following libraries

brew install glew 
brew install glfw

git submodules update

git submodule update --init --recursive